Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
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.
|
Copyright © 2021. All rights reserved.