Uses of Enum
com.okta.sdk.resource.model.GoogleApplication.SignOnModeEnum
Packages that use GoogleApplication.SignOnModeEnum
-
Uses of GoogleApplication.SignOnModeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return GoogleApplication.SignOnModeEnumModifier and TypeMethodDescriptionGoogleApplication.getSignOnMode()
Get signOnModeReturns the enum constant of this type with the specified name.static GoogleApplication.SignOnModeEnum[]
GoogleApplication.SignOnModeEnum.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.SignOnModeEnumModifier and TypeMethodDescriptionvoid
GoogleApplication.setSignOnMode
(GoogleApplication.SignOnModeEnum signOnMode) GoogleApplication.signOnMode
(GoogleApplication.SignOnModeEnum signOnMode)