| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListPortfoliosForProductResult> |
AbstractAWSServiceCatalogAsync.listPortfoliosForProductAsync(ListPortfoliosForProductRequest request,
AsyncHandler<ListPortfoliosForProductRequest,ListPortfoliosForProductResult> asyncHandler) |
Future<ListPortfoliosForProductResult> |
AWSServiceCatalogAsyncClient.listPortfoliosForProductAsync(ListPortfoliosForProductRequest request,
AsyncHandler<ListPortfoliosForProductRequest,ListPortfoliosForProductResult> asyncHandler) |
Future<ListPortfoliosForProductResult> |
AWSServiceCatalogAsync.listPortfoliosForProductAsync(ListPortfoliosForProductRequest listPortfoliosForProductRequest,
AsyncHandler<ListPortfoliosForProductRequest,ListPortfoliosForProductResult> asyncHandler)
Lists all portfolios that the specified product is associated with.
|
| Modifier and Type | Method and Description |
|---|---|
ListPortfoliosForProductRequest |
ListPortfoliosForProductRequest.clone() |
ListPortfoliosForProductRequest |
ListPortfoliosForProductRequest.withAcceptLanguage(String acceptLanguage)
The language code.
|
ListPortfoliosForProductRequest |
ListPortfoliosForProductRequest.withPageSize(Integer pageSize)
The maximum number of items to return with this call.
|
ListPortfoliosForProductRequest |
ListPortfoliosForProductRequest.withPageToken(String pageToken)
The page token for the next set of results.
|
ListPortfoliosForProductRequest |
ListPortfoliosForProductRequest.withProductId(String productId)
The product identifier.
|
Copyright © 2025. All rights reserved.