| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeCopyProductStatusResult |
AWSServiceCatalogClient.describeCopyProductStatus(DescribeCopyProductStatusRequest request)
Gets the status of the specified copy product operation.
|
DescribeCopyProductStatusResult |
AbstractAWSServiceCatalog.describeCopyProductStatus(DescribeCopyProductStatusRequest request) |
DescribeCopyProductStatusResult |
AWSServiceCatalog.describeCopyProductStatus(DescribeCopyProductStatusRequest describeCopyProductStatusRequest)
Gets the status of the specified copy product operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeCopyProductStatusResult> |
AbstractAWSServiceCatalogAsync.describeCopyProductStatusAsync(DescribeCopyProductStatusRequest request,
AsyncHandler<DescribeCopyProductStatusRequest,DescribeCopyProductStatusResult> asyncHandler) |
Future<DescribeCopyProductStatusResult> |
AWSServiceCatalogAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeCopyProductStatusResult |
DescribeCopyProductStatusResult.clone() |
DescribeCopyProductStatusResult |
DescribeCopyProductStatusResult.withCopyProductStatus(CopyProductStatus copyProductStatus)
The status of the copy product operation.
|
DescribeCopyProductStatusResult |
DescribeCopyProductStatusResult.withCopyProductStatus(String copyProductStatus)
The status of the copy product operation.
|
DescribeCopyProductStatusResult |
DescribeCopyProductStatusResult.withStatusDetail(String statusDetail)
The status message.
|
DescribeCopyProductStatusResult |
DescribeCopyProductStatusResult.withTargetProductId(String targetProductId)
The identifier of the copied product.
|
Copyright © 2024. All rights reserved.