Interface CreateGroupMembershipResponse.Builder

    • Method Detail

      • membershipId

        CreateGroupMembershipResponse.Builder membershipId​(String membershipId)

        The identifier for a newly created GroupMembership in an identity store.

        Parameters:
        membershipId - The identifier for a newly created GroupMembership in an identity store.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • identityStoreId

        CreateGroupMembershipResponse.Builder identityStoreId​(String identityStoreId)

        The globally unique identifier for the identity store.

        Parameters:
        identityStoreId - The globally unique identifier for the identity store.
        Returns:
        Returns a reference to this object so that method calls can be chained together.