Uses of Enum
com.exoscale.sdk.model.InternalAuthenticationBackendLimiting.TypeEnum
Packages that use InternalAuthenticationBackendLimiting.TypeEnum
-
Uses of InternalAuthenticationBackendLimiting.TypeEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return InternalAuthenticationBackendLimiting.TypeEnumModifier and TypeMethodDescriptionInternalAuthenticationBackendLimiting.getType()
The type of rate limitingReturns the enum constant of this type with the specified name.InternalAuthenticationBackendLimiting.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 InternalAuthenticationBackendLimiting.TypeEnumModifier and TypeMethodDescriptionvoid
InternalAuthenticationBackendLimiting.setType
(InternalAuthenticationBackendLimiting.TypeEnum type) InternalAuthenticationBackendLimiting.type
(InternalAuthenticationBackendLimiting.TypeEnum type)