public static interface UpdateServiceResponse.Builder extends ServiceDiscoveryResponse.Builder, CopyableBuilder<UpdateServiceResponse.Builder,UpdateServiceResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceResponse.Builder |
operationId(String operationId)
A value that you can use to determine whether the request completed successfully.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildUpdateServiceResponse.Builder operationId(String operationId)
A value that you can use to determine whether the request completed successfully. To get the status of the operation, see GetOperation.
operationId - A value that you can use to determine whether the request completed successfully. To get the status of
the operation, see GetOperation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.