Package com.flagright.api.types
Interface BatchResponse.BatchIdStage
-
- All Known Implementing Classes:
BatchResponse.Builder
- Enclosing class:
- BatchResponse
public static interface BatchResponse.BatchIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BatchResponse.SuccessfulStagebatchId(java.lang.String batchId)
-
-
-
Method Detail
-
batchId
BatchResponse.SuccessfulStage batchId(@NotNull java.lang.String batchId)
-
-