Uses of Enum
com.amazonaws.services.ec2.model.ResourceType
Packages that use ResourceType
-
Uses of ResourceType in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return ResourceTypeModifier and TypeMethodDescriptionstatic ResourceType
Use this in place of valueOf.static ResourceType
Returns the enum constant of this type with the specified name.static ResourceType[]
ResourceType.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 ResourceTypeModifier and TypeMethodDescriptionvoid
TagDescription.setResourceType
(ResourceType resourceType) The resource type.TagDescription.withResourceType
(ResourceType resourceType) The resource type.