| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
UpdatePortfolioResult |
AbstractAWSServiceCatalog.updatePortfolio(UpdatePortfolioRequest request) |
UpdatePortfolioResult |
AWSServiceCatalog.updatePortfolio(UpdatePortfolioRequest updatePortfolioRequest)
Updates the specified portfolio's details.
|
UpdatePortfolioResult |
AWSServiceCatalogClient.updatePortfolio(UpdatePortfolioRequest request)
Updates the specified portfolio's details.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdatePortfolioResult> |
AbstractAWSServiceCatalogAsync.updatePortfolioAsync(UpdatePortfolioRequest request,
AsyncHandler<UpdatePortfolioRequest,UpdatePortfolioResult> asyncHandler) |
Future<UpdatePortfolioResult> |
AWSServiceCatalogAsync.updatePortfolioAsync(UpdatePortfolioRequest updatePortfolioRequest,
AsyncHandler<UpdatePortfolioRequest,UpdatePortfolioResult> asyncHandler)
Updates the specified portfolio's details.
|
Future<UpdatePortfolioResult> |
AWSServiceCatalogAsyncClient.updatePortfolioAsync(UpdatePortfolioRequest request,
AsyncHandler<UpdatePortfolioRequest,UpdatePortfolioResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdatePortfolioResult |
UpdatePortfolioResult.clone() |
UpdatePortfolioResult |
UpdatePortfolioResult.withPortfolioDetail(PortfolioDetail portfolioDetail)
The resulting detailed portfolio information.
|
UpdatePortfolioResult |
UpdatePortfolioResult.withTags(Collection<Tag> tags)
Tags associated with the portfolio.
|
UpdatePortfolioResult |
UpdatePortfolioResult.withTags(Tag... tags)
Tags associated with the portfolio.
|
Copyright © 2017. All rights reserved.