| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
CreateProvisionedProductPlanResult |
AbstractAWSServiceCatalog.createProvisionedProductPlan(CreateProvisionedProductPlanRequest request) |
CreateProvisionedProductPlanResult |
AWSServiceCatalog.createProvisionedProductPlan(CreateProvisionedProductPlanRequest createProvisionedProductPlanRequest)
Creates a plan.
|
CreateProvisionedProductPlanResult |
AWSServiceCatalogClient.createProvisionedProductPlan(CreateProvisionedProductPlanRequest request)
Creates a plan.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateProvisionedProductPlanResult> |
AbstractAWSServiceCatalogAsync.createProvisionedProductPlanAsync(CreateProvisionedProductPlanRequest request,
AsyncHandler<CreateProvisionedProductPlanRequest,CreateProvisionedProductPlanResult> asyncHandler) |
Future<CreateProvisionedProductPlanResult> |
AWSServiceCatalogAsync.createProvisionedProductPlanAsync(CreateProvisionedProductPlanRequest createProvisionedProductPlanRequest,
AsyncHandler<CreateProvisionedProductPlanRequest,CreateProvisionedProductPlanResult> asyncHandler)
Creates a plan.
|
Future<CreateProvisionedProductPlanResult> |
AWSServiceCatalogAsyncClient.createProvisionedProductPlanAsync(CreateProvisionedProductPlanRequest request,
AsyncHandler<CreateProvisionedProductPlanRequest,CreateProvisionedProductPlanResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateProvisionedProductPlanResult |
CreateProvisionedProductPlanResult.clone() |
CreateProvisionedProductPlanResult |
CreateProvisionedProductPlanResult.withPlanId(String planId)
The plan identifier.
|
CreateProvisionedProductPlanResult |
CreateProvisionedProductPlanResult.withPlanName(String planName)
The name of the plan.
|
CreateProvisionedProductPlanResult |
CreateProvisionedProductPlanResult.withProvisionedProductName(String provisionedProductName)
The user-friendly name of the provisioned product.
|
CreateProvisionedProductPlanResult |
CreateProvisionedProductPlanResult.withProvisioningArtifactId(String provisioningArtifactId)
The identifier of the provisioning artifact.
|
CreateProvisionedProductPlanResult |
CreateProvisionedProductPlanResult.withProvisionProductId(String provisionProductId)
The product identifier.
|
Copyright © 2025. All rights reserved.