Uses of Class
com.sportradar.mbs.sdk.entities.common.BetValidation.Builder
Packages that use BetValidation.Builder
- 
Uses of BetValidation.Builder in com.sportradar.mbs.sdk.entities.common
Methods in com.sportradar.mbs.sdk.entities.common that return BetValidation.BuilderModifier and TypeMethodDescriptionstatic BetValidation.BuilderBetValidation.newBuilder()Creates a new instance of the BetValidation class.Sets the bet ID of the bet validation.BetValidation.Builder.setCode(int value) Sets the code of the bet validation.BetValidation.Builder.setMessage(String value) Sets the message of the bet validation.