| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static SnapshotAttributeName |
SnapshotAttributeName.fromValue(String value)
Use this in place of valueOf.
|
static SnapshotAttributeName |
SnapshotAttributeName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnapshotAttributeName[] |
SnapshotAttributeName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResetSnapshotAttributeRequest.Builder |
ResetSnapshotAttributeRequest.Builder.attribute(SnapshotAttributeName attribute)
The attribute to reset.
|
ModifySnapshotAttributeRequest.Builder |
ModifySnapshotAttributeRequest.Builder.attribute(SnapshotAttributeName attribute)
The snapshot attribute to modify.
|
DescribeSnapshotAttributeRequest.Builder |
DescribeSnapshotAttributeRequest.Builder.attribute(SnapshotAttributeName attribute)
The snapshot attribute you would like to view.
|
Copyright © 2017. All rights reserved.