| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<VolumeStatusDetails> |
VolumeStatusInfo.details()
The details of the volume status.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeStatusInfo.Builder |
VolumeStatusInfo.Builder.details(VolumeStatusDetails... details)
The details of the volume status.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeStatusInfo.Builder |
VolumeStatusInfo.Builder.details(Collection<VolumeStatusDetails> details)
The details of the volume status.
|
Copyright © 2022. All rights reserved.