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