public static interface StartInstanceRefreshResponse.Builder extends AutoScalingResponse.Builder, SdkPojo, CopyableBuilder<StartInstanceRefreshResponse.Builder,StartInstanceRefreshResponse>
Modifier and Type | Method and Description |
---|---|
StartInstanceRefreshResponse.Builder |
instanceRefreshId(String instanceRefreshId)
A unique ID for tracking the progress of the request.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
StartInstanceRefreshResponse.Builder instanceRefreshId(String instanceRefreshId)
A unique ID for tracking the progress of the request.
instanceRefreshId
- A unique ID for tracking the progress of the request.