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