Interface ParagraphsResponse.IdStage
-
- All Known Implementing Classes:
ParagraphsResponse.Builder
- Enclosing class:
- ParagraphsResponse
public static interface ParagraphsResponse.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ParagraphsResponse.Builderfrom(ParagraphsResponse other)ParagraphsResponse.ConfidenceStageid(java.lang.String id)
-
-
-
Method Detail
-
id
ParagraphsResponse.ConfidenceStage id(java.lang.String id)
-
from
ParagraphsResponse.Builder from(ParagraphsResponse other)
-
-