| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ExecuteProvisionedProductPlanResponse> |
ServiceCatalogAsyncClient.executeProvisionedProductPlan(Consumer<ExecuteProvisionedProductPlanRequest.Builder> executeProvisionedProductPlanRequest)
Provisions or modifies a product based on the resource changes for the specified plan.
|
default ExecuteProvisionedProductPlanResponse |
ServiceCatalogClient.executeProvisionedProductPlan(Consumer<ExecuteProvisionedProductPlanRequest.Builder> executeProvisionedProductPlanRequest)
Provisions or modifies a product based on the resource changes for the specified plan.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExecuteProvisionedProductPlanRequest.Builder> |
ExecuteProvisionedProductPlanRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.