Modifier and Type | Method and Description |
---|---|
ApplyEnvironmentManagedActionResult |
AbstractAWSElasticBeanstalk.applyEnvironmentManagedAction(ApplyEnvironmentManagedActionRequest request) |
ApplyEnvironmentManagedActionResult |
AWSElasticBeanstalkClient.applyEnvironmentManagedAction(ApplyEnvironmentManagedActionRequest applyEnvironmentManagedActionRequest)
Applies a scheduled managed action immediately.
|
ApplyEnvironmentManagedActionResult |
AWSElasticBeanstalk.applyEnvironmentManagedAction(ApplyEnvironmentManagedActionRequest applyEnvironmentManagedActionRequest)
Applies a scheduled managed action immediately.
|
Modifier and Type | Method and Description |
---|---|
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResult.clone() |
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResult.withActionDescription(java.lang.String actionDescription)
A description of the managed action.
|
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResult.withActionId(java.lang.String actionId)
The action ID of the managed action.
|
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResult.withActionType(ActionType actionType)
The type of managed action.
|
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResult.withActionType(java.lang.String actionType)
The type of managed action.
|
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResult.withStatus(java.lang.String status)
The status of the managed action.
|
Modifier and Type | Method and Description |
---|---|
ApplyEnvironmentManagedActionResult |
ApplyEnvironmentManagedActionResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |