Uses of Class
software.amazon.awssdk.services.servicecatalog.model.DescribePortfolioShareStatusRequest
-
Packages that use DescribePortfolioShareStatusRequest Package Description software.amazon.awssdk.services.servicecatalog Service Catalog software.amazon.awssdk.services.servicecatalog.transform -
-
Uses of DescribePortfolioShareStatusRequest in software.amazon.awssdk.services.servicecatalog
Methods in software.amazon.awssdk.services.servicecatalog with parameters of type DescribePortfolioShareStatusRequest Modifier and Type Method Description default CompletableFuture<DescribePortfolioShareStatusResponse>ServiceCatalogAsyncClient. describePortfolioShareStatus(DescribePortfolioShareStatusRequest describePortfolioShareStatusRequest)Gets the status of the specified portfolio share operation.default DescribePortfolioShareStatusResponseServiceCatalogClient. describePortfolioShareStatus(DescribePortfolioShareStatusRequest describePortfolioShareStatusRequest)Gets the status of the specified portfolio share operation. -
Uses of DescribePortfolioShareStatusRequest in software.amazon.awssdk.services.servicecatalog.transform
Methods in software.amazon.awssdk.services.servicecatalog.transform with parameters of type DescribePortfolioShareStatusRequest Modifier and Type Method Description SdkHttpFullRequestDescribePortfolioShareStatusRequestMarshaller. marshall(DescribePortfolioShareStatusRequest describePortfolioShareStatusRequest)
-