Uses of Enum
com.okta.sdk.resource.model.AuthenticatorKeyCustomAppAllOfProvider.TypeEnum
Packages that use AuthenticatorKeyCustomAppAllOfProvider.TypeEnum
-
Uses of AuthenticatorKeyCustomAppAllOfProvider.TypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthenticatorKeyCustomAppAllOfProvider.TypeEnumModifier and TypeMethodDescriptionAuthenticatorKeyCustomAppAllOfProvider.getType()
Provider typeReturns the enum constant of this type with the specified name.AuthenticatorKeyCustomAppAllOfProvider.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 AuthenticatorKeyCustomAppAllOfProvider.TypeEnumModifier and TypeMethodDescriptionvoid
AuthenticatorKeyCustomAppAllOfProvider.setType
(AuthenticatorKeyCustomAppAllOfProvider.TypeEnum type) AuthenticatorKeyCustomAppAllOfProvider.type
(AuthenticatorKeyCustomAppAllOfProvider.TypeEnum type)