Interface Tenant.Builder

    • Method Detail

      • tenantIdentifier

        Tenant.Builder tenantIdentifier​(String tenantIdentifier)

        The ID of the application tenant.

        Parameters:
        tenantIdentifier - The ID of the application tenant.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • tenantDisplayName

        Tenant.Builder tenantDisplayName​(String tenantDisplayName)

        The display name of the tenant.

        Parameters:
        tenantDisplayName - The display name of the tenant.
        Returns:
        Returns a reference to this object so that method calls can be chained together.