public static interface UpdateApplicationSettingsResponse.Builder extends SsmSapResponse.Builder, SdkPojo, CopyableBuilder<UpdateApplicationSettingsResponse.Builder,UpdateApplicationSettingsResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateApplicationSettingsResponse.Builder |
message(String message)
The update message.
|
UpdateApplicationSettingsResponse.Builder |
operationIds(Collection<String> operationIds)
The IDs of the operations.
|
UpdateApplicationSettingsResponse.Builder |
operationIds(String... operationIds)
The IDs of the operations.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateApplicationSettingsResponse.Builder message(String message)
The update message.
message - The update message.UpdateApplicationSettingsResponse.Builder operationIds(Collection<String> operationIds)
The IDs of the operations.
operationIds - The IDs of the operations.UpdateApplicationSettingsResponse.Builder operationIds(String... operationIds)
The IDs of the operations.
operationIds - The IDs of the operations.Copyright © 2023. All rights reserved.