Interface CreateResponse.GroupIdStage
-
- All Known Implementing Classes:
CreateResponse.Builder
- Enclosing class:
- CreateResponse
public static interface CreateResponse.GroupIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateResponse.Builderfrom(CreateResponse other)CreateResponse._FinalStagegroupId(java.util.UUID groupId)
-
-
-
Method Detail
-
groupId
CreateResponse._FinalStage groupId(java.util.UUID groupId)
-
from
CreateResponse.Builder from(CreateResponse other)
-
-