Uses of Enum
com.okta.sdk.resource.model.ReleaseChannel
-
Uses of ReleaseChannel in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic ReleaseChannel
AgentPoolUpdateSetting.getReleaseChannel()
Get releaseChannelstatic ReleaseChannel
Returns the enum constant of this type with the specified name.static ReleaseChannel[]
ReleaseChannel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionAgentPoolUpdateSetting.releaseChannel
(ReleaseChannel releaseChannel) void
AgentPoolUpdateSetting.setReleaseChannel
(ReleaseChannel releaseChannel)