| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribePortfolioShareStatusResponse |
ServiceCatalogClient.describePortfolioShareStatus(Consumer<DescribePortfolioShareStatusRequest.Builder> describePortfolioShareStatusRequest)
Gets the status of the specified portfolio share operation.
|
default DescribePortfolioShareStatusResponse |
ServiceCatalogClient.describePortfolioShareStatus(DescribePortfolioShareStatusRequest describePortfolioShareStatusRequest)
Gets the status of the specified portfolio share operation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePortfolioShareStatusResponse> |
ServiceCatalogAsyncClient.describePortfolioShareStatus(Consumer<DescribePortfolioShareStatusRequest.Builder> describePortfolioShareStatusRequest)
Gets the status of the specified portfolio share operation.
|
default CompletableFuture<DescribePortfolioShareStatusResponse> |
ServiceCatalogAsyncClient.describePortfolioShareStatus(DescribePortfolioShareStatusRequest describePortfolioShareStatusRequest)
Gets the status of the specified portfolio share operation.
|
Copyright © 2023. All rights reserved.