Package | Description |
---|---|
com.amazonaws.services.workspaces.model |
Modifier and Type | Method and Description |
---|---|
static Compute |
Compute.fromValue(String value)
Use this in place of valueOf.
|
static Compute |
Compute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Compute[] |
Compute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ComputeType.setName(Compute name)
The name of the compute type for the bundle.
|
ComputeType |
ComputeType.withName(Compute name)
The name of the compute type for the bundle.
|
Copyright © 2018. All rights reserved.