Package | Description |
---|---|
org.mule.modules.ec2 | |
org.mule.modules.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribeVolumeAttributeResult |
EC2Connector.describeVolumeAttribute(String volumeId,
VolumeAttributeName attributeName)
Describes the specified attribute of the specified volume.
|
Modifier and Type | Method and Description |
---|---|
static VolumeAttributeName |
VolumeAttributeName.fromValue(String value)
Use this in place of valueOf.
|
static VolumeAttributeName |
VolumeAttributeName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VolumeAttributeName[] |
VolumeAttributeName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2020. All rights reserved.