Uses of Enum
com.okta.sdk.resource.model.GoogleApplication.NameEnum
-
Uses of GoogleApplication.NameEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic GoogleApplication.NameEnum
GoogleApplication.getName()
Get namestatic GoogleApplication.NameEnum
Returns the enum constant of this type with the specified name.static GoogleApplication.NameEnum[]
GoogleApplication.NameEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionGoogleApplication.name
(GoogleApplication.NameEnum name) void
GoogleApplication.setName
(GoogleApplication.NameEnum name)