Uses of Class
com.sportradar.mbs.sdk.entities.common.SelectionDetail.Builder
Packages that use SelectionDetail.Builder
-
Uses of SelectionDetail.Builder in com.sportradar.mbs.sdk.entities.common
Methods in com.sportradar.mbs.sdk.entities.common that return SelectionDetail.BuilderModifier and TypeMethodDescriptionstatic SelectionDetail.BuilderSelectionDetail.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.