Package | Description |
---|---|
org.mule.modules.ec2.model |
Modifier and Type | Method and Description |
---|---|
static Tenancy |
Tenancy.fromValue(String value)
Use this in place of valueOf.
|
static Tenancy |
Tenancy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tenancy[] |
Tenancy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Placement.setTenancy(Tenancy tenancy)
The tenancy of the instance (if the instance is running in a VPC).
|
Copyright © 2010–2020. All rights reserved.