| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateProvisionedProductResult |
AbstractAWSServiceCatalog.updateProvisionedProduct(UpdateProvisionedProductRequest request) |
UpdateProvisionedProductResult |
AWSServiceCatalog.updateProvisionedProduct(UpdateProvisionedProductRequest updateProvisionedProductRequest)
Requests updates to the configuration of an existing ProvisionedProduct object.
|
UpdateProvisionedProductResult |
AWSServiceCatalogClient.updateProvisionedProduct(UpdateProvisionedProductRequest updateProvisionedProductRequest)
Requests updates to the configuration of an existing ProvisionedProduct object.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateProvisionedProductResult> |
AbstractAWSServiceCatalogAsync.updateProvisionedProductAsync(UpdateProvisionedProductRequest request,
AsyncHandler<UpdateProvisionedProductRequest,UpdateProvisionedProductResult> asyncHandler) |
Future<UpdateProvisionedProductResult> |
AWSServiceCatalogAsync.updateProvisionedProductAsync(UpdateProvisionedProductRequest updateProvisionedProductRequest,
AsyncHandler<UpdateProvisionedProductRequest,UpdateProvisionedProductResult> asyncHandler)
Requests updates to the configuration of an existing ProvisionedProduct object.
|
Future<UpdateProvisionedProductResult> |
AWSServiceCatalogAsyncClient.updateProvisionedProductAsync(UpdateProvisionedProductRequest request,
AsyncHandler<UpdateProvisionedProductRequest,UpdateProvisionedProductResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateProvisionedProductResult |
UpdateProvisionedProductResult.clone() |
UpdateProvisionedProductResult |
UpdateProvisionedProductResult.withRecordDetail(RecordDetail recordDetail)
The detailed result of the UpdateProvisionedProduct request, containing the inputs made to that request,
the current state of the request, a pointer to the ProvisionedProduct object that the request is modifying, and a
list of any errors that the request encountered.
|
Copyright © 2016. All rights reserved.