Uses of Enum
com.amazonaws.services.waf.model.IPSetDescriptorType
Packages that use IPSetDescriptorType
-
Uses of IPSetDescriptorType in com.amazonaws.services.waf.model
Methods in com.amazonaws.services.waf.model that return IPSetDescriptorTypeModifier and TypeMethodDescriptionstatic IPSetDescriptorType
Use this in place of valueOf.static IPSetDescriptorType
Returns the enum constant of this type with the specified name.static IPSetDescriptorType[]
IPSetDescriptorType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.waf.model with parameters of type IPSetDescriptorTypeModifier and TypeMethodDescriptionvoid
IPSetDescriptor.setType
(IPSetDescriptorType type) SpecifyIPV4
.IPSetDescriptor.withType
(IPSetDescriptorType type) SpecifyIPV4
.