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