| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeCopyProductStatusResult> |
AbstractAWSServiceCatalogAsync.describeCopyProductStatusAsync(DescribeCopyProductStatusRequest request,
AsyncHandler<DescribeCopyProductStatusRequest,DescribeCopyProductStatusResult> asyncHandler) |
Future<DescribeCopyProductStatusResult> |
AWSServiceCatalogAsync.describeCopyProductStatusAsync(DescribeCopyProductStatusRequest describeCopyProductStatusRequest,
AsyncHandler<DescribeCopyProductStatusRequest,DescribeCopyProductStatusResult> asyncHandler)
Gets the status of the specified copy product operation.
|
Future<DescribeCopyProductStatusResult> |
AWSServiceCatalogAsyncClient.describeCopyProductStatusAsync(DescribeCopyProductStatusRequest request,
AsyncHandler<DescribeCopyProductStatusRequest,DescribeCopyProductStatusResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DescribeCopyProductStatusRequest |
DescribeCopyProductStatusRequest.clone() |
DescribeCopyProductStatusRequest |
DescribeCopyProductStatusRequest.withAcceptLanguage(String acceptLanguage)
The language code.
|
DescribeCopyProductStatusRequest |
DescribeCopyProductStatusRequest.withCopyProductToken(String copyProductToken)
The token for the copy product operation.
|
Copyright © 2019. All rights reserved.