Uses of Enum
com.amazonaws.services.ec2.model.VolumeAttributeName
Packages that use VolumeAttributeName
-
Uses of VolumeAttributeName in com.amazonaws.services.ec2.model
Subclasses with type arguments of type VolumeAttributeName in com.amazonaws.services.ec2.modelMethods in com.amazonaws.services.ec2.model that return VolumeAttributeNameModifier and TypeMethodDescriptionstatic VolumeAttributeNameUse this in place of valueOf.static VolumeAttributeNameReturns the enum constant of this type with the specified name.static VolumeAttributeName[]VolumeAttributeName.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.ec2.model with parameters of type VolumeAttributeNameModifier and TypeMethodDescriptionvoidDescribeVolumeAttributeRequest.setAttribute(VolumeAttributeName attribute) The instance attribute.DescribeVolumeAttributeRequest.withAttribute(VolumeAttributeName attribute) The instance attribute.