| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeCopyProductStatusResponse |
ServiceCatalogClient.describeCopyProductStatus(Consumer<DescribeCopyProductStatusRequest.Builder> describeCopyProductStatusRequest)
Gets the status of the specified copy product operation.
|
default DescribeCopyProductStatusResponse |
ServiceCatalogClient.describeCopyProductStatus(DescribeCopyProductStatusRequest describeCopyProductStatusRequest)
Gets the status of the specified copy product operation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeCopyProductStatusResponse> |
ServiceCatalogAsyncClient.describeCopyProductStatus(Consumer<DescribeCopyProductStatusRequest.Builder> describeCopyProductStatusRequest)
Gets the status of the specified copy product operation.
|
default CompletableFuture<DescribeCopyProductStatusResponse> |
ServiceCatalogAsyncClient.describeCopyProductStatus(DescribeCopyProductStatusRequest describeCopyProductStatusRequest)
Gets the status of the specified copy product operation.
|
Copyright © 2023. All rights reserved.