Uses of Enum
com.okta.sdk.resource.model.GetSsfStreams200Response.FormatEnum
Packages that use GetSsfStreams200Response.FormatEnum
-
Uses of GetSsfStreams200Response.FormatEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return GetSsfStreams200Response.FormatEnumModifier 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.Methods in com.okta.sdk.resource.model with parameters of type GetSsfStreams200Response.FormatEnumModifier and TypeMethodDescriptionGetSsfStreams200Response.format(GetSsfStreams200Response.FormatEnum format) voidGetSsfStreams200Response.setFormat(GetSsfStreams200Response.FormatEnum format)