Package com.flagright.api.types
Interface BatchResponse.SuccessfulStage
-
- All Known Implementing Classes:
BatchResponse.Builder
- Enclosing class:
- BatchResponse
public static interface BatchResponse.SuccessfulStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BatchResponse.FailedStagesuccessful(double successful)
-
-
-
Method Detail
-
successful
BatchResponse.FailedStage successful(double successful)
-
-