| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteProvisionedProductPlanResult |
AWSServiceCatalogClient.deleteProvisionedProductPlan(DeleteProvisionedProductPlanRequest request)
Deletes the specified plan.
|
DeleteProvisionedProductPlanResult |
AbstractAWSServiceCatalog.deleteProvisionedProductPlan(DeleteProvisionedProductPlanRequest request) |
DeleteProvisionedProductPlanResult |
AWSServiceCatalog.deleteProvisionedProductPlan(DeleteProvisionedProductPlanRequest deleteProvisionedProductPlanRequest)
Deletes the specified plan.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProvisionedProductPlanResult> |
AWSServiceCatalogAsyncClient.deleteProvisionedProductPlanAsync(DeleteProvisionedProductPlanRequest request,
AsyncHandler<DeleteProvisionedProductPlanRequest,DeleteProvisionedProductPlanResult> asyncHandler) |
Future<DeleteProvisionedProductPlanResult> |
AbstractAWSServiceCatalogAsync.deleteProvisionedProductPlanAsync(DeleteProvisionedProductPlanRequest request,
AsyncHandler<DeleteProvisionedProductPlanRequest,DeleteProvisionedProductPlanResult> asyncHandler) |
Future<DeleteProvisionedProductPlanResult> |
AWSServiceCatalogAsync.deleteProvisionedProductPlanAsync(DeleteProvisionedProductPlanRequest deleteProvisionedProductPlanRequest,
AsyncHandler<DeleteProvisionedProductPlanRequest,DeleteProvisionedProductPlanResult> asyncHandler)
Deletes the specified plan.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteProvisionedProductPlanResult |
DeleteProvisionedProductPlanResult.clone() |
Copyright © 2023. All rights reserved.