Uses of Enum
com.exoscale.sdk.model.InternalAuthenticationBackendLimiting.AuthenticationBackendEnum
Packages that use InternalAuthenticationBackendLimiting.AuthenticationBackendEnum
-
Uses of InternalAuthenticationBackendLimiting.AuthenticationBackendEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return InternalAuthenticationBackendLimiting.AuthenticationBackendEnumModifier and TypeMethodDescriptionInternalAuthenticationBackendLimiting.getAuthenticationBackend()
The internal backend.Returns the enum constant of this type with the specified name.InternalAuthenticationBackendLimiting.AuthenticationBackendEnum.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.AuthenticationBackendEnumModifier and TypeMethodDescriptionInternalAuthenticationBackendLimiting.authenticationBackend
(InternalAuthenticationBackendLimiting.AuthenticationBackendEnum authenticationBackend) void
InternalAuthenticationBackendLimiting.setAuthenticationBackend
(InternalAuthenticationBackendLimiting.AuthenticationBackendEnum authenticationBackend)