Uses of Class
software.amazon.awssdk.services.ec2.model.VolumeStatusDetails
Packages that use VolumeStatusDetails
-
Uses of VolumeStatusDetails in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type VolumeStatusDetailsModifier and TypeMethodDescriptionfinal List<VolumeStatusDetails>VolumeStatusInfo.details()The details of the volume status.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VolumeStatusDetailsModifier and TypeMethodDescriptionVolumeStatusInfo.Builder.details(VolumeStatusDetails... details) The details of the volume status.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type VolumeStatusDetailsModifier and TypeMethodDescriptionVolumeStatusInfo.Builder.details(Collection<VolumeStatusDetails> details) The details of the volume status.