| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateProvisionedProductPlanResponse |
ServiceCatalogClient.createProvisionedProductPlan(Consumer<CreateProvisionedProductPlanRequest.Builder> createProvisionedProductPlanRequest)
Creates a plan.
|
default CreateProvisionedProductPlanResponse |
ServiceCatalogClient.createProvisionedProductPlan(CreateProvisionedProductPlanRequest createProvisionedProductPlanRequest)
Creates a plan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateProvisionedProductPlanResponse> |
ServiceCatalogAsyncClient.createProvisionedProductPlan(Consumer<CreateProvisionedProductPlanRequest.Builder> createProvisionedProductPlanRequest)
Creates a plan.
|
default CompletableFuture<CreateProvisionedProductPlanResponse> |
ServiceCatalogAsyncClient.createProvisionedProductPlan(CreateProvisionedProductPlanRequest createProvisionedProductPlanRequest)
Creates a plan.
|
Copyright © 2023. All rights reserved.