Uses of Class
com.sportradar.mbs.sdk.entities.request.TicketRequest.Builder
-
Uses of TicketRequest.Builder in com.sportradar.mbs.sdk.entities.request
Modifier and TypeMethodDescriptionstatic TicketRequest.Builder
TicketRequest.newBuilder()
Creates a new instance of the TicketRequest.Builder class.static TicketRequest.Builder
ContentRequest.newTicketRequestBuilder()
Creates a new instance of the TicketRequest builder.Sets the bets of the ticket request.TicketRequest.Builder.setContext
(TicketContext value) Sets the context of the ticket request.TicketRequest.Builder.setTicketId
(String value) Sets the ticket ID of the ticket request.