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