Uses of Enum
com.amazonaws.services.ec2.model.NetworkInterfaceAttribute
Packages that use NetworkInterfaceAttribute
-
Uses of NetworkInterfaceAttribute in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return NetworkInterfaceAttributeModifier and TypeMethodDescriptionstatic NetworkInterfaceAttribute
Use this in place of valueOf.static NetworkInterfaceAttribute
Returns the enum constant of this type with the specified name.static NetworkInterfaceAttribute[]
NetworkInterfaceAttribute.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 NetworkInterfaceAttributeModifier and TypeMethodDescriptionvoid
DescribeNetworkInterfaceAttributeRequest.setAttribute
(NetworkInterfaceAttribute attribute) The attribute of the network interface.DescribeNetworkInterfaceAttributeRequest.withAttribute
(NetworkInterfaceAttribute attribute) The attribute of the network interface.