| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteProvisionedProductPlanResponse |
ServiceCatalogClient.deleteProvisionedProductPlan(Consumer<DeleteProvisionedProductPlanRequest.Builder> deleteProvisionedProductPlanRequest)
Deletes the specified plan.
|
default DeleteProvisionedProductPlanResponse |
ServiceCatalogClient.deleteProvisionedProductPlan(DeleteProvisionedProductPlanRequest deleteProvisionedProductPlanRequest)
Deletes the specified plan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteProvisionedProductPlanResponse> |
ServiceCatalogAsyncClient.deleteProvisionedProductPlan(Consumer<DeleteProvisionedProductPlanRequest.Builder> deleteProvisionedProductPlanRequest)
Deletes the specified plan.
|
default CompletableFuture<DeleteProvisionedProductPlanResponse> |
ServiceCatalogAsyncClient.deleteProvisionedProductPlan(DeleteProvisionedProductPlanRequest deleteProvisionedProductPlanRequest)
Deletes the specified plan.
|
Copyright © 2023. All rights reserved.