| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default DeletePortfolioShareResponse |
ServiceCatalogClient.deletePortfolioShare(Consumer<DeletePortfolioShareRequest.Builder> deletePortfolioShareRequest)
Stops sharing the specified portfolio with the specified account or organization node.
|
default DeletePortfolioShareResponse |
ServiceCatalogClient.deletePortfolioShare(DeletePortfolioShareRequest deletePortfolioShareRequest)
Stops sharing the specified portfolio with the specified account or organization node.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeletePortfolioShareResponse> |
ServiceCatalogAsyncClient.deletePortfolioShare(Consumer<DeletePortfolioShareRequest.Builder> deletePortfolioShareRequest)
Stops sharing the specified portfolio with the specified account or organization node.
|
default CompletableFuture<DeletePortfolioShareResponse> |
ServiceCatalogAsyncClient.deletePortfolioShare(DeletePortfolioShareRequest deletePortfolioShareRequest)
Stops sharing the specified portfolio with the specified account or organization node.
|
Copyright © 2023. All rights reserved.