Uses of Class
com.amazonaws.services.elasticbeanstalk.model.AutoScalingGroup
Packages that use AutoScalingGroup
-
Uses of AutoScalingGroup in com.amazonaws.services.elasticbeanstalk.model
Methods in com.amazonaws.services.elasticbeanstalk.model that return AutoScalingGroupMethods in com.amazonaws.services.elasticbeanstalk.model that return types with arguments of type AutoScalingGroupModifier and TypeMethodDescriptionEnvironmentResourceDescription.getAutoScalingGroups()TheAutoScalingGroupsused by this environment.Methods in com.amazonaws.services.elasticbeanstalk.model with parameters of type AutoScalingGroupModifier and TypeMethodDescriptionEnvironmentResourceDescription.withAutoScalingGroups(AutoScalingGroup... autoScalingGroups) TheAutoScalingGroupsused by this environment.Method parameters in com.amazonaws.services.elasticbeanstalk.model with type arguments of type AutoScalingGroupModifier and TypeMethodDescriptionvoidEnvironmentResourceDescription.setAutoScalingGroups(Collection<AutoScalingGroup> autoScalingGroups) TheAutoScalingGroupsused by this environment.EnvironmentResourceDescription.withAutoScalingGroups(Collection<AutoScalingGroup> autoScalingGroups) TheAutoScalingGroupsused by this environment.