Uses of Class
software.amazon.awssdk.services.marketplacedeployment.model.ServiceQuotaExceededException
-
Packages that use ServiceQuotaExceededException Package Description software.amazon.awssdk.services.marketplacedeployment The AWS Marketplace Deployment Service supports the Quick Launch experience, which is a deployment option for software as a service (SaaS) products. -
-
Uses of ServiceQuotaExceededException in software.amazon.awssdk.services.marketplacedeployment
Methods in software.amazon.awssdk.services.marketplacedeployment that throw ServiceQuotaExceededException Modifier and Type Method Description default PutDeploymentParameterResponseMarketplaceDeploymentClient. putDeploymentParameter(Consumer<PutDeploymentParameterRequest.Builder> putDeploymentParameterRequest)Creates or updates a deployment parameter and is targeted bycatalogandagreementId.default PutDeploymentParameterResponseMarketplaceDeploymentClient. putDeploymentParameter(PutDeploymentParameterRequest putDeploymentParameterRequest)Creates or updates a deployment parameter and is targeted bycatalogandagreementId.
-