Package com.seam.api.types
Interface UnmanagedGetResponse.OkStage
-
- All Known Implementing Classes:
UnmanagedGetResponse.Builder
- Enclosing class:
- UnmanagedGetResponse
public static interface UnmanagedGetResponse.OkStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UnmanagedGetResponse._FinalStageok(boolean ok)
-
-
-
Method Detail
-
ok
UnmanagedGetResponse._FinalStage ok(boolean ok)
-
-