Uses of Class
com.sportradar.mbs.sdk.entities.common.SelectionDetail.Builder
-
Uses of SelectionDetail.Builder in com.sportradar.mbs.sdk.entities.common
Modifier and TypeMethodDescriptionstatic SelectionDetail.Builder
SelectionDetail.newBuilder()
Creates a new instance of the SelectionDetail class.SelectionDetail.Builder.setAutoAcceptedOdds
(Odds value) Sets the auto-accepted odds of the selection.SelectionDetail.Builder.setCode
(int value) Sets the code of the selection.SelectionDetail.Builder.setMessage
(String value) Sets the message associated with the selection.SelectionDetail.Builder.setSelection
(Selection value) Sets the selection.