public static interface CreateGroupResponse.Builder extends IdentitystoreResponse.Builder, SdkPojo, CopyableBuilder<CreateGroupResponse.Builder,CreateGroupResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateGroupResponse.Builder |
groupId(String groupId)
The identifier of the newly created group in the identity store.
|
CreateGroupResponse.Builder |
identityStoreId(String identityStoreId)
The globally unique identifier for the identity store.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateGroupResponse.Builder groupId(String groupId)
The identifier of the newly created group in the identity store.
groupId - The identifier of the newly created group in the identity store.CreateGroupResponse.Builder identityStoreId(String identityStoreId)
The globally unique identifier for the identity store.
identityStoreId - The globally unique identifier for the identity store.Copyright © 2023. All rights reserved.