Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsElasticBeanstalkEnvironmentTier
-
Packages that use AwsElasticBeanstalkEnvironmentTier Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsElasticBeanstalkEnvironmentTier in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsElasticBeanstalkEnvironmentTier Modifier and Type Method Description AwsElasticBeanstalkEnvironmentTierAwsElasticBeanstalkEnvironmentDetails. tier()The tier of the environment.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsElasticBeanstalkEnvironmentTier Modifier and Type Method Description AwsElasticBeanstalkEnvironmentDetails.BuilderAwsElasticBeanstalkEnvironmentDetails.Builder. tier(AwsElasticBeanstalkEnvironmentTier tier)The tier of the environment.
-