| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
ApplyEnvironmentManagedActionResponse.Builder |
ApplyEnvironmentManagedActionResponse.Builder.actionDescription(String actionDescription)
A description of the managed action.
|
ApplyEnvironmentManagedActionResponse.Builder |
ApplyEnvironmentManagedActionResponse.Builder.actionId(String actionId)
The action ID of the managed action.
|
ApplyEnvironmentManagedActionResponse.Builder |
ApplyEnvironmentManagedActionResponse.Builder.actionType(ActionType actionType)
The type of managed action.
|
ApplyEnvironmentManagedActionResponse.Builder |
ApplyEnvironmentManagedActionResponse.Builder.actionType(String actionType)
The type of managed action.
|
static ApplyEnvironmentManagedActionResponse.Builder |
ApplyEnvironmentManagedActionResponse.builder() |
ApplyEnvironmentManagedActionResponse.Builder |
ApplyEnvironmentManagedActionResponse.Builder.status(String status)
The status of the managed action.
|
ApplyEnvironmentManagedActionResponse.Builder |
ApplyEnvironmentManagedActionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ApplyEnvironmentManagedActionResponse.Builder> |
ApplyEnvironmentManagedActionResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.