Interface GetGroupIdResponse.Builder

  • Method Details

    • groupId

      The identifier for a group in the identity store.

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

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