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