public static interface DescribeCopyProductStatusRequest.Builder extends ServiceCatalogRequest.Builder, SdkPojo, CopyableBuilder<DescribeCopyProductStatusRequest.Builder,DescribeCopyProductStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeCopyProductStatusRequest.Builder |
acceptLanguage(String acceptLanguage)
The language code.
|
DescribeCopyProductStatusRequest.Builder |
copyProductToken(String copyProductToken)
The token for the copy product operation.
|
DescribeCopyProductStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeCopyProductStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeCopyProductStatusRequest.Builder acceptLanguage(String acceptLanguage)
The language code.
jp - Japanese
zh - Chinese
acceptLanguage - The language code.
jp - Japanese
zh - Chinese
DescribeCopyProductStatusRequest.Builder copyProductToken(String copyProductToken)
The token for the copy product operation. This token is returned by CopyProduct.
copyProductToken - The token for the copy product operation. This token is returned by CopyProduct.DescribeCopyProductStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeCopyProductStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.