Uses of Enum
com.amazonaws.services.ec2.model.AccountAttributeName
Packages that use AccountAttributeName
-
Uses of AccountAttributeName in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return AccountAttributeNameModifier and TypeMethodDescriptionstatic AccountAttributeNameUse this in place of valueOf.static AccountAttributeNameReturns the enum constant of this type with the specified name.static AccountAttributeName[]AccountAttributeName.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 AccountAttributeNameModifier and TypeMethodDescriptionDescribeAccountAttributesRequest.withAttributeNames(AccountAttributeName... attributeNames) One or more account attribute names.