public static interface CreateHttpNamespaceResponse.Builder extends ServiceDiscoveryResponse.Builder, SdkPojo, CopyableBuilder<CreateHttpNamespaceResponse.Builder,CreateHttpNamespaceResponse>
Modifier and Type | Method and Description |
---|---|
CreateHttpNamespaceResponse.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
CreateHttpNamespaceResponse.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.