Package | Description |
---|---|
com.amazonaws.services.opsworks.model |
Classes modeling the various types represented by AWSOpsWorks.
|
Modifier and Type | Method and Description |
---|---|
static DeploymentCommandName |
DeploymentCommandName.fromValue(String value)
Use this in place of valueOf.
|
static DeploymentCommandName |
DeploymentCommandName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentCommandName[] |
DeploymentCommandName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DeploymentCommand.setName(DeploymentCommandName name)
Specifies the operation.
|
DeploymentCommand |
DeploymentCommand.withName(DeploymentCommandName name)
Specifies the operation.
|
Copyright © 2014. All rights reserved.