Uses of Enum
com.okta.sdk.resource.model.StreamConfigurationDelivery.MethodEnum
-
Uses of StreamConfigurationDelivery.MethodEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionStreamConfigurationDelivery.getMethod()
The delivery method that the transmitter uses for delivering a SETReturns the enum constant of this type with the specified name.StreamConfigurationDelivery.MethodEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionStreamConfigurationDelivery.method
(StreamConfigurationDelivery.MethodEnum method) void
StreamConfigurationDelivery.setMethod
(StreamConfigurationDelivery.MethodEnum method)