Uses of Enum
com.exoscale.sdk.model.IPAddressRateLimitingSettings.TypeEnum
Packages that use IPAddressRateLimitingSettings.TypeEnum
-
Uses of IPAddressRateLimitingSettings.TypeEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return IPAddressRateLimitingSettings.TypeEnumModifier and TypeMethodDescriptionIPAddressRateLimitingSettings.getType()
The type of rate limitingReturns the enum constant of this type with the specified name.IPAddressRateLimitingSettings.TypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type IPAddressRateLimitingSettings.TypeEnumModifier and TypeMethodDescriptionvoid
IPAddressRateLimitingSettings.setType
(IPAddressRateLimitingSettings.TypeEnum type) IPAddressRateLimitingSettings.type
(IPAddressRateLimitingSettings.TypeEnum type)