Uses of Class
com.amazonaws.services.elasticbeanstalk.model.ApplyEnvironmentManagedActionRequest
-
Packages that use ApplyEnvironmentManagedActionRequest Package Description com.amazonaws.services.elasticbeanstalk com.amazonaws.services.elasticbeanstalk.model -
-
Uses of ApplyEnvironmentManagedActionRequest in com.amazonaws.services.elasticbeanstalk
-
Uses of ApplyEnvironmentManagedActionRequest in com.amazonaws.services.elasticbeanstalk.model
Methods in com.amazonaws.services.elasticbeanstalk.model that return ApplyEnvironmentManagedActionRequest Modifier and Type Method Description ApplyEnvironmentManagedActionRequestApplyEnvironmentManagedActionRequest. clone()ApplyEnvironmentManagedActionRequestApplyEnvironmentManagedActionRequest. withActionId(String actionId)The action ID of the scheduled managed action to execute.ApplyEnvironmentManagedActionRequestApplyEnvironmentManagedActionRequest. withEnvironmentId(String environmentId)The environment ID of the target environment.ApplyEnvironmentManagedActionRequestApplyEnvironmentManagedActionRequest. withEnvironmentName(String environmentName)The name of the target environment.
-