Interface UpdateApplicationSettingsResponse.Builder

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

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

    • message

      The update message.

      Parameters:
      message - The update message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operationIds

      The IDs of the operations.

      Parameters:
      operationIds - The IDs of the operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operationIds

      UpdateApplicationSettingsResponse.Builder operationIds(String... operationIds)

      The IDs of the operations.

      Parameters:
      operationIds - The IDs of the operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.