Uses of Enum
com.okta.sdk.resource.model.GoogleApplication.NameEnum
Packages that use GoogleApplication.NameEnum
-
Uses of GoogleApplication.NameEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return GoogleApplication.NameEnumModifier 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.Methods in com.okta.sdk.resource.model with parameters of type GoogleApplication.NameEnumModifier and TypeMethodDescriptionGoogleApplication.name
(GoogleApplication.NameEnum name) void
GoogleApplication.setName
(GoogleApplication.NameEnum name)