Uses of Enum
com.okta.sdk.resource.model.StreamConfiguration.FormatEnum
-
Uses of StreamConfiguration.FormatEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionStreamConfiguration.getFormat()
The Subject Identifier format expected for any SET transmitted.Returns the enum constant of this type with the specified name.static StreamConfiguration.FormatEnum[]
StreamConfiguration.FormatEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionStreamConfiguration.format
(StreamConfiguration.FormatEnum format) void
StreamConfiguration.setFormat
(StreamConfiguration.FormatEnum format)