Uses of Class
software.amazon.awssdk.services.servicecatalog.model.DescribeCopyProductStatusRequest
-
Packages that use DescribeCopyProductStatusRequest Package Description software.amazon.awssdk.services.servicecatalog Service Catalog software.amazon.awssdk.services.servicecatalog.transform -
-
Uses of DescribeCopyProductStatusRequest in software.amazon.awssdk.services.servicecatalog
Methods in software.amazon.awssdk.services.servicecatalog with parameters of type DescribeCopyProductStatusRequest Modifier and Type Method Description default CompletableFuture<DescribeCopyProductStatusResponse>ServiceCatalogAsyncClient. describeCopyProductStatus(DescribeCopyProductStatusRequest describeCopyProductStatusRequest)Gets the status of the specified copy product operation.default DescribeCopyProductStatusResponseServiceCatalogClient. describeCopyProductStatus(DescribeCopyProductStatusRequest describeCopyProductStatusRequest)Gets the status of the specified copy product operation. -
Uses of DescribeCopyProductStatusRequest in software.amazon.awssdk.services.servicecatalog.transform
Methods in software.amazon.awssdk.services.servicecatalog.transform with parameters of type DescribeCopyProductStatusRequest Modifier and Type Method Description SdkHttpFullRequestDescribeCopyProductStatusRequestMarshaller. marshall(DescribeCopyProductStatusRequest describeCopyProductStatusRequest)
-