Uses of Enum
com.okta.sdk.resource.model.ApplicationCredentialsUsernameTemplate.TypeEnum
Packages that use ApplicationCredentialsUsernameTemplate.TypeEnum
-
Uses of ApplicationCredentialsUsernameTemplate.TypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ApplicationCredentialsUsernameTemplate.TypeEnumModifier and TypeMethodDescriptionApplicationCredentialsUsernameTemplate.getType()Type of mapping expression.Returns the enum constant of this type with the specified name.ApplicationCredentialsUsernameTemplate.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 ApplicationCredentialsUsernameTemplate.TypeEnumModifier and TypeMethodDescriptionvoidApplicationCredentialsUsernameTemplate.setType(ApplicationCredentialsUsernameTemplate.TypeEnum type) ApplicationCredentialsUsernameTemplate.type(ApplicationCredentialsUsernameTemplate.TypeEnum type)