Package | Description |
---|---|
com.amazonaws.services.elasticbeanstalk | |
com.amazonaws.services.elasticbeanstalk.model |
Modifier and Type | Method and Description |
---|---|
ApplyEnvironmentManagedActionResult |
AbstractAWSElasticBeanstalk.applyEnvironmentManagedAction(ApplyEnvironmentManagedActionRequest request) |
ApplyEnvironmentManagedActionResult |
AWSElasticBeanstalk.applyEnvironmentManagedAction(ApplyEnvironmentManagedActionRequest applyEnvironmentManagedActionRequest)
Applies a scheduled managed action immediately.
|
ApplyEnvironmentManagedActionResult |
AWSElasticBeanstalkClient.applyEnvironmentManagedAction(ApplyEnvironmentManagedActionRequest applyEnvironmentManagedActionRequest)
Applies a scheduled managed action immediately.
|
Modifier and Type | Method and Description |
---|---|
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResult.clone() |
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResult.withActionDescription(String actionDescription)
A description of the managed action.
|
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResult.withActionId(String actionId)
The action ID of the managed action.
|
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResult.withActionType(ActionType actionType)
The type of managed action.
|
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResult.withActionType(String actionType)
The type of managed action.
|
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResult.withStatus(String status)
The status of the managed action.
|
Copyright © 2018. All rights reserved.