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.NameEnumGoogleApplication.getName()Get namestatic GoogleApplication.NameEnumReturns 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) voidGoogleApplication.setName(GoogleApplication.NameEnum name)