Interface AssociateUserSettingsResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<AssociateUserSettingsResponse.Builder,AssociateUserSettingsResponse>, SdkBuilder<AssociateUserSettingsResponse.Builder,AssociateUserSettingsResponse>, SdkPojo, SdkResponse.Builder, WorkSpacesWebResponse.Builder
Enclosing class:
AssociateUserSettingsResponse

  • Method Details

    • portalArn

      The ARN of the web portal.

      Parameters:
      portalArn - The ARN of the web portal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userSettingsArn

      AssociateUserSettingsResponse.Builder userSettingsArn(String userSettingsArn)

      The ARN of the user settings.

      Parameters:
      userSettingsArn - The ARN of the user settings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.