JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
com.okta.sdk.resource.model.Channel
Packages that use
Channel
Package
Description
com.okta.sdk.resource.model
Uses of
Channel
in
com.okta.sdk.resource.model
Methods in
com.okta.sdk.resource.model
that return
Channel
Modifier and Type
Method
Description
static
Channel
Channel.
fromValue
(
String
value)
static
Channel
Channel.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Channel
[]
Channel.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.