Interface GetUserIdResponse.Builder

    • Method Detail

      • userId

        GetUserIdResponse.Builder userId​(String userId)

        The identifier for a user in the identity store.

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

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