| 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)
Describes 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 returned from the call to
CopyProduct that initiated the operation. |
Copyright © 2017. All rights reserved.