Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.model.ResourceQuotas
-
Packages that use ResourceQuotas Package Description software.amazon.awssdk.services.elasticbeanstalk.model -
-
Uses of ResourceQuotas in software.amazon.awssdk.services.elasticbeanstalk.model
Methods in software.amazon.awssdk.services.elasticbeanstalk.model that return ResourceQuotas Modifier and Type Method Description ResourceQuotasDescribeAccountAttributesResponse. resourceQuotas()The Elastic Beanstalk resource quotas associated with the calling AWS account.Methods in software.amazon.awssdk.services.elasticbeanstalk.model with parameters of type ResourceQuotas Modifier and Type Method Description DescribeAccountAttributesResponse.BuilderDescribeAccountAttributesResponse.Builder. resourceQuotas(ResourceQuotas resourceQuotas)The Elastic Beanstalk resource quotas associated with the calling AWS account.
-