Uses of Class
com.sportradar.mbs.sdk.entities.selection.UfSelection.Builder
-
Uses of UfSelection.Builder in com.sportradar.mbs.sdk.entities.selection
Modifier and TypeMethodDescriptionstatic UfSelection.Builder
UfSelection.newBuilder()
Creates a new instance of the UfSelection.Builder class.static UfSelection.Builder
Selection.newUfSelectionBuilder()
Creates a new instance ofUfSelection.Builder
.UfSelection.Builder.setEventId
(String value) Sets the event ID of the selection.UfSelection.Builder.setMarketId
(String value) Sets the market ID of the selection.Sets the odds of the selection.UfSelection.Builder.setOutcomeId
(String value) Sets the outcome ID of the selection.UfSelection.Builder.setProductId
(String value) Sets the product ID of the selection.UfSelection.Builder.setSpecifiers
(String value) Sets the specifiers of the selection.