| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
static GreenFleetProvisioningAction |
GreenFleetProvisioningAction.fromValue(String value)
Use this in place of valueOf.
|
static GreenFleetProvisioningAction |
GreenFleetProvisioningAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GreenFleetProvisioningAction[] |
GreenFleetProvisioningAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GreenFleetProvisioningOption.Builder |
GreenFleetProvisioningOption.Builder.action(GreenFleetProvisioningAction action)
The method used to add instances to a replacement environment.
|
Copyright © 2017. All rights reserved.