| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<VolumeStatusEvent> |
VolumeStatusItem.events()
A list of events associated with the volume.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeStatusItem.Builder |
VolumeStatusItem.Builder.events(VolumeStatusEvent... events)
A list of events associated with the volume.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeStatusItem.Builder |
VolumeStatusItem.Builder.events(Collection<VolumeStatusEvent> events)
A list of events associated with the volume.
|
Copyright © 2022. All rights reserved.