Uses of Enum
com.okta.sdk.resource.model.ProtocolEndpointBinding
-
Uses of ProtocolEndpointBinding in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic ProtocolEndpointBinding
ProtocolEndpoint.getBinding()
Get bindingstatic ProtocolEndpointBinding
Returns the enum constant of this type with the specified name.static ProtocolEndpointBinding[]
ProtocolEndpointBinding.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionProtocolEndpoint.binding
(ProtocolEndpointBinding binding) void
ProtocolEndpoint.setBinding
(ProtocolEndpointBinding binding)