public static interface CopyProductResponse.Builder extends ServiceCatalogResponse.Builder, SdkPojo, CopyableBuilder<CopyProductResponse.Builder,CopyProductResponse>
Modifier and Type | Method and Description |
---|---|
CopyProductResponse.Builder |
copyProductToken(String copyProductToken)
The token to use to track the progress of the operation.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CopyProductResponse.Builder copyProductToken(String copyProductToken)
The token to use to track the progress of the operation.
copyProductToken
- The token to use to track the progress of the operation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.