Interface AuthenticationSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AuthenticationSummary.Builder,AuthenticationSummary>, SdkBuilder<AuthenticationSummary.Builder,AuthenticationSummary>, SdkPojo
Enclosing class:
AuthenticationSummary

public static interface AuthenticationSummary.Builder extends SdkPojo, CopyableBuilder<AuthenticationSummary.Builder,AuthenticationSummary>
  • 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: