Interface UpdateApplicationSettingsResponse.Builder

  • 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.