Interface SingleSignOn.Builder

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

public static interface SingleSignOn.Builder extends SdkPojo, CopyableBuilder<SingleSignOn.Builder,SingleSignOn>
  • Method Details

    • type

      The type of single sign-on in Amazon DataZone.

      Parameters:
      type - The type of single sign-on in Amazon DataZone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of single sign-on in Amazon DataZone.

      Parameters:
      type - The type of single sign-on in Amazon DataZone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • userAssignment

      SingleSignOn.Builder userAssignment(String userAssignment)

      The single sign-on user assignment in Amazon DataZone.

      Parameters:
      userAssignment - The single sign-on user assignment in Amazon DataZone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • userAssignment

      SingleSignOn.Builder userAssignment(UserAssignment userAssignment)

      The single sign-on user assignment in Amazon DataZone.

      Parameters:
      userAssignment - The single sign-on user assignment in Amazon DataZone.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: