Uses of Class
software.amazon.awssdk.services.servicecatalog.model.CreateProvisionedProductPlanRequest
-
Packages that use CreateProvisionedProductPlanRequest Package Description software.amazon.awssdk.services.servicecatalog Service Catalog software.amazon.awssdk.services.servicecatalog.transform -
-
Uses of CreateProvisionedProductPlanRequest in software.amazon.awssdk.services.servicecatalog
Methods in software.amazon.awssdk.services.servicecatalog with parameters of type CreateProvisionedProductPlanRequest Modifier and Type Method Description default CompletableFuture<CreateProvisionedProductPlanResponse>ServiceCatalogAsyncClient. createProvisionedProductPlan(CreateProvisionedProductPlanRequest createProvisionedProductPlanRequest)Creates a plan.default CreateProvisionedProductPlanResponseServiceCatalogClient. createProvisionedProductPlan(CreateProvisionedProductPlanRequest createProvisionedProductPlanRequest)Creates a plan. -
Uses of CreateProvisionedProductPlanRequest in software.amazon.awssdk.services.servicecatalog.transform
Methods in software.amazon.awssdk.services.servicecatalog.transform with parameters of type CreateProvisionedProductPlanRequest Modifier and Type Method Description SdkHttpFullRequestCreateProvisionedProductPlanRequestMarshaller. marshall(CreateProvisionedProductPlanRequest createProvisionedProductPlanRequest)
-