|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VolumeStatusInfo | |
---|---|
com.amazonaws.services.ec2.model | Classes modeling the various types represented by AmazonEC2. |
Uses of VolumeStatusInfo in com.amazonaws.services.ec2.model |
---|
Methods in com.amazonaws.services.ec2.model that return VolumeStatusInfo | |
---|---|
VolumeStatusInfo |
VolumeStatusItem.getVolumeStatus()
The volume status. |
VolumeStatusInfo |
VolumeStatusInfo.withDetails(Collection<VolumeStatusDetails> details)
The details of the volume status. |
VolumeStatusInfo |
VolumeStatusInfo.withDetails(VolumeStatusDetails... details)
The details of the volume status. |
VolumeStatusInfo |
VolumeStatusInfo.withStatus(String status)
The status of the volume. |
VolumeStatusInfo |
VolumeStatusInfo.withStatus(VolumeStatusInfoStatus status)
The status of the volume. |
Methods in com.amazonaws.services.ec2.model with parameters of type VolumeStatusInfo | |
---|---|
void |
VolumeStatusItem.setVolumeStatus(VolumeStatusInfo volumeStatus)
The volume status. |
VolumeStatusItem |
VolumeStatusItem.withVolumeStatus(VolumeStatusInfo volumeStatus)
The volume status. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |