Uses of Enum
com.okta.sdk.resource.model.ProtocolRelayStateFormat
-
Uses of ProtocolRelayStateFormat in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic ProtocolRelayStateFormat
ProtocolRelayState.getFormat()
Get formatstatic ProtocolRelayStateFormat
Returns the enum constant of this type with the specified name.static ProtocolRelayStateFormat[]
ProtocolRelayStateFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionProtocolRelayState.format
(ProtocolRelayStateFormat format) void
ProtocolRelayState.setFormat
(ProtocolRelayStateFormat format)