| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| software.amazon.awssdk.services.servicecatalog.paginators | |
| software.amazon.awssdk.services.servicecatalog.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPortfoliosForProductResponse> |
ServiceCatalogAsyncClient.listPortfoliosForProduct(ListPortfoliosForProductRequest listPortfoliosForProductRequest)
Lists all portfolios that the specified product is associated with.
|
default ListPortfoliosForProductResponse |
ServiceCatalogClient.listPortfoliosForProduct(ListPortfoliosForProductRequest listPortfoliosForProductRequest)
Lists all portfolios that the specified product is associated with.
|
default ListPortfoliosForProductPublisher |
ServiceCatalogAsyncClient.listPortfoliosForProductPaginator(ListPortfoliosForProductRequest listPortfoliosForProductRequest)
Lists all portfolios that the specified product is associated with.
|
default ListPortfoliosForProductIterable |
ServiceCatalogClient.listPortfoliosForProductPaginator(ListPortfoliosForProductRequest listPortfoliosForProductRequest)
Lists all portfolios that the specified product is associated with.
|
| Constructor and Description |
|---|
ListPortfoliosForProductIterable(ServiceCatalogClient client,
ListPortfoliosForProductRequest firstRequest) |
ListPortfoliosForProductPublisher(ServiceCatalogAsyncClient client,
ListPortfoliosForProductRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPortfoliosForProductRequestMarshaller.marshall(ListPortfoliosForProductRequest listPortfoliosForProductRequest) |
Copyright © 2023. All rights reserved.