Interface EvaluationSetListResponse.SuccessStage
-
- All Known Implementing Classes:
EvaluationSetListResponse.Builder
- Enclosing class:
- EvaluationSetListResponse
public static interface EvaluationSetListResponse.SuccessStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EvaluationSetListResponse.Builderfrom(EvaluationSetListResponse other)EvaluationSetListResponse._FinalStagesuccess(boolean success)
-
-
-
Method Detail
-
success
EvaluationSetListResponse._FinalStage success(boolean success)
-
from
EvaluationSetListResponse.Builder from(EvaluationSetListResponse other)
-
-