| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<VolumeStatusAction> |
VolumeStatusItem.actions()
The details of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeStatusItem.Builder |
VolumeStatusItem.Builder.actions(VolumeStatusAction... actions)
The details of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeStatusItem.Builder |
VolumeStatusItem.Builder.actions(Collection<VolumeStatusAction> actions)
The details of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeStatusAction |
VolumeStatusActionUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.