Uses of Class
com.sportradar.mbs.sdk.entities.request.TicketRequest.Builder
Packages that use TicketRequest.Builder
-
Uses of TicketRequest.Builder in com.sportradar.mbs.sdk.entities.request
Methods in com.sportradar.mbs.sdk.entities.request that return TicketRequest.BuilderModifier and TypeMethodDescriptionstatic TicketRequest.BuilderTicketRequest.newBuilder()Creates a new instance of the TicketRequest.Builder class.static TicketRequest.BuilderContentRequest.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.