Uses of Enum Class
com.sportradar.unifiedodds.sdk.internal.caching.ExecutionPath
Packages that use ExecutionPath
-
Uses of ExecutionPath in com.sportradar.unifiedodds.sdk.internal.caching
Methods in com.sportradar.unifiedodds.sdk.internal.caching that return ExecutionPathModifier and TypeMethodDescriptionRequestOptions.getExecutionPath()static ExecutionPathReturns the enum constant of this class with the specified name.static ExecutionPath[]ExecutionPath.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sportradar.unifiedodds.sdk.internal.caching with parameters of type ExecutionPathModifier and TypeMethodDescriptionRequestOptions.RequestOptionsBuilder.setExecutionPath(ExecutionPath path)