Interface GetGroupMembershipIdResponse.Builder

    • Method Detail

      • membershipId

        GetGroupMembershipIdResponse.Builder membershipId​(String membershipId)

        The identifier for a GroupMembership in an identity store.

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

        GetGroupMembershipIdResponse.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.