| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProvisionedProductPlanResult> |
AbstractAWSServiceCatalogAsync.deleteProvisionedProductPlanAsync(DeleteProvisionedProductPlanRequest request,
AsyncHandler<DeleteProvisionedProductPlanRequest,DeleteProvisionedProductPlanResult> asyncHandler) |
Future<DeleteProvisionedProductPlanResult> |
AWSServiceCatalogAsync.deleteProvisionedProductPlanAsync(DeleteProvisionedProductPlanRequest deleteProvisionedProductPlanRequest,
AsyncHandler<DeleteProvisionedProductPlanRequest,DeleteProvisionedProductPlanResult> asyncHandler)
Deletes the specified plan.
|
Future<DeleteProvisionedProductPlanResult> |
AWSServiceCatalogAsyncClient.deleteProvisionedProductPlanAsync(DeleteProvisionedProductPlanRequest request,
AsyncHandler<DeleteProvisionedProductPlanRequest,DeleteProvisionedProductPlanResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteProvisionedProductPlanRequest |
DeleteProvisionedProductPlanRequest.clone() |
DeleteProvisionedProductPlanRequest |
DeleteProvisionedProductPlanRequest.withAcceptLanguage(String acceptLanguage)
The language code.
|
DeleteProvisionedProductPlanRequest |
DeleteProvisionedProductPlanRequest.withIgnoreErrors(Boolean ignoreErrors)
If set to true, AWS Service Catalog stops managing the specified provisioned product even if it cannot delete the
underlying resources.
|
DeleteProvisionedProductPlanRequest |
DeleteProvisionedProductPlanRequest.withPlanId(String planId)
The plan identifier.
|
Copyright © 2020. All rights reserved.