Uses of Class
com.sportradar.mbs.sdk.entities.request.TicketAckRequest.Builder
-
Uses of TicketAckRequest.Builder in com.sportradar.mbs.sdk.entities.request
Modifier and TypeMethodDescriptionstatic TicketAckRequest.Builder
TicketAckRequest.newBuilder()
Creates a new instance of TicketAckRequest.Builder.static TicketAckRequest.Builder
ContentRequest.newTicketAckRequestBuilder()
Creates a new instance of the TicketAckRequest builder.TicketAckRequest.Builder.setAcknowledged
(boolean value) Sets the acknowledged status of the ticket.TicketAckRequest.Builder.setTicketId
(String value) Sets the ticket ID.TicketAckRequest.Builder.setTicketSignature
(String value) Sets the ticket signature.