Uses of Enum
com.okta.sdk.resource.model.AuthenticatorKeyDuoAllOfProvider.TypeEnum
Packages that use AuthenticatorKeyDuoAllOfProvider.TypeEnum
-
Uses of AuthenticatorKeyDuoAllOfProvider.TypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthenticatorKeyDuoAllOfProvider.TypeEnumModifier and TypeMethodDescriptionAuthenticatorKeyDuoAllOfProvider.getType()Provider typeReturns the enum constant of this type with the specified name.AuthenticatorKeyDuoAllOfProvider.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type AuthenticatorKeyDuoAllOfProvider.TypeEnumModifier and TypeMethodDescriptionvoidAuthenticatorKeyDuoAllOfProvider.setType(AuthenticatorKeyDuoAllOfProvider.TypeEnum type) AuthenticatorKeyDuoAllOfProvider.type(AuthenticatorKeyDuoAllOfProvider.TypeEnum type)