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