public static interface GetGroupIdResponse.Builder extends IdentitystoreResponse.Builder, SdkPojo, CopyableBuilder<GetGroupIdResponse.Builder,GetGroupIdResponse>
| Modifier and Type | Method and Description |
|---|---|
GetGroupIdResponse.Builder |
groupId(String groupId)
The identifier for a group in the identity store.
|
GetGroupIdResponse.Builder |
identityStoreId(String identityStoreId)
The globally unique identifier for the identity store.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetGroupIdResponse.Builder groupId(String groupId)
The identifier for a group in the identity store.
groupId - The identifier for a group in the identity store.GetGroupIdResponse.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.