| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<VolumeStatusAttachmentStatus> |
VolumeStatusItem.attachmentStatuses()
Information about the instances to which the volume is attached.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeStatusItem.Builder |
VolumeStatusItem.Builder.attachmentStatuses(VolumeStatusAttachmentStatus... attachmentStatuses)
Information about the instances to which the volume is attached.
|
| Modifier and Type | Method and Description |
|---|---|
VolumeStatusItem.Builder |
VolumeStatusItem.Builder.attachmentStatuses(Collection<VolumeStatusAttachmentStatus> attachmentStatuses)
Information about the instances to which the volume is attached.
|
Copyright © 2020. All rights reserved.