Interface AuthenticationSummary.Builder

  • Method Details

    • providersWithStrings

      AuthenticationSummary.Builder providersWithStrings(Collection<String> providers)

      Specifies whether the workspace uses SAML, IAM Identity Center, or both methods for user authentication.

      Parameters:
      providers - Specifies whether the workspace uses SAML, IAM Identity Center, or both methods for user authentication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • providersWithStrings

      AuthenticationSummary.Builder providersWithStrings(String... providers)

      Specifies whether the workspace uses SAML, IAM Identity Center, or both methods for user authentication.

      Parameters:
      providers - Specifies whether the workspace uses SAML, IAM Identity Center, or both methods for user authentication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • providers

      Specifies whether the workspace uses SAML, IAM Identity Center, or both methods for user authentication.

      Parameters:
      providers - Specifies whether the workspace uses SAML, IAM Identity Center, or both methods for user authentication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • providers

      Specifies whether the workspace uses SAML, IAM Identity Center, or both methods for user authentication.

      Parameters:
      providers - Specifies whether the workspace uses SAML, IAM Identity Center, or both methods for user authentication.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • samlConfigurationStatus

      AuthenticationSummary.Builder samlConfigurationStatus(String samlConfigurationStatus)

      Specifies whether the workplace's user authentication method is fully configured.

      Parameters:
      samlConfigurationStatus - Specifies whether the workplace's user authentication method is fully configured.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • samlConfigurationStatus

      AuthenticationSummary.Builder samlConfigurationStatus(SamlConfigurationStatus samlConfigurationStatus)

      Specifies whether the workplace's user authentication method is fully configured.

      Parameters:
      samlConfigurationStatus - Specifies whether the workplace's user authentication method is fully configured.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: