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