Uses of Class
software.amazon.awssdk.services.ec2.model.VolumeStatusAction
Packages that use VolumeStatusAction
-
Uses of VolumeStatusAction in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type VolumeStatusActionModifier and TypeMethodDescriptionfinal List<VolumeStatusAction>VolumeStatusItem.actions()The details of the operation.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VolumeStatusActionModifier and TypeMethodDescriptionVolumeStatusItem.Builder.actions(VolumeStatusAction... actions) The details of the operation.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type VolumeStatusActionModifier and TypeMethodDescriptionVolumeStatusItem.Builder.actions(Collection<VolumeStatusAction> actions) The details of the operation.