| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| software.amazon.awssdk.services.servicecatalog.transform |
| Modifier and Type | Method and Description |
|---|---|
default ExecuteProvisionedProductPlanResponse |
ServiceCatalogClient.executeProvisionedProductPlan(ExecuteProvisionedProductPlanRequest executeProvisionedProductPlanRequest)
Provisions or modifies a product based on the resource changes for the specified plan.
|
default CompletableFuture<ExecuteProvisionedProductPlanResponse> |
ServiceCatalogAsyncClient.executeProvisionedProductPlan(ExecuteProvisionedProductPlanRequest executeProvisionedProductPlanRequest)
Provisions or modifies a product based on the resource changes for the specified plan.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ExecuteProvisionedProductPlanRequestMarshaller.marshall(ExecuteProvisionedProductPlanRequest executeProvisionedProductPlanRequest) |
Copyright © 2023. All rights reserved.