public static interface CreateGroupMembershipResponse.Builder extends IdentitystoreResponse.Builder, SdkPojo, CopyableBuilder<CreateGroupMembershipResponse.Builder,CreateGroupMembershipResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateGroupMembershipResponse.Builder |
identityStoreId(String identityStoreId)
The globally unique identifier for the identity store.
|
CreateGroupMembershipResponse.Builder |
membershipId(String membershipId)
The identifier for a newly created
GroupMembership in an identity store. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateGroupMembershipResponse.Builder membershipId(String membershipId)
The identifier for a newly created GroupMembership in an identity store.
membershipId - The identifier for a newly created GroupMembership in an identity store.CreateGroupMembershipResponse.Builder identityStoreId(String identityStoreId)
The globally unique identifier for the identity store.
identityStoreId - The globally unique identifier for the identity store.Copyright © 2022. All rights reserved.