public static interface DeregisterInstanceResponse.Builder extends ServiceDiscoveryResponse.Builder, SdkPojo, CopyableBuilder<DeregisterInstanceResponse.Builder,DeregisterInstanceResponse>
Modifier and Type | Method and Description |
---|---|
DeregisterInstanceResponse.Builder |
operationId(String operationId)
A value that you can use to determine whether the request completed successfully.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
DeregisterInstanceResponse.Builder operationId(String operationId)
A value that you can use to determine whether the request completed successfully. For more information, see GetOperation.
operationId
- A value that you can use to determine whether the request completed successfully. For more
information, see GetOperation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.