Uses of Class
com.sportradar.mbs.sdk.entities.common.BetDetail.Builder
-
Uses of BetDetail.Builder in com.sportradar.mbs.sdk.entities.common
Modifier and TypeMethodDescriptionstatic BetDetail.Builder
BetDetail.newBuilder()
Creates a new instance of the BetDetail.Builder class.Sets the bet ID of the bet detail.BetDetail.Builder.setCode
(int value) Sets the code of the bet detail.BetDetail.Builder.setMessage
(String value) Sets the message of the bet detail.BetDetail.Builder.setSelectionDetails
(SelectionDetail... value) Sets the selection details of the bet detail.BetDetail.Builder.setSuggestion
(Suggestion value) Sets the suggestion of the bet detail.