Uses of Class
com.sportradar.mbs.sdk.entities.response.ExtSettlementAckResponse.Builder
Packages that use ExtSettlementAckResponse.Builder
- 
Uses of ExtSettlementAckResponse.Builder in com.sportradar.mbs.sdk.entities.response
Methods in com.sportradar.mbs.sdk.entities.response that return ExtSettlementAckResponse.BuilderModifier and TypeMethodDescriptionExtSettlementAckResponse.newBuilder()Creates a new instance of the ExtSettlementAckResponse.Builder class.ContentResponse.newExtSettlementAckResponseBuilder()Creates a new instance of the ExtSettlementAckResponse builder.ExtSettlementAckResponse.Builder.setCode(int value) Sets the code of the response.ExtSettlementAckResponse.Builder.setMessage(String value) Sets the message of the response.ExtSettlementAckResponse.Builder.setSettlementId(String value) Sets the settlement ID of the response.ExtSettlementAckResponse.Builder.setSignature(String value) Sets the signature of the response.ExtSettlementAckResponse.Builder.setStatus(AcceptanceStatus value) Sets the acceptance status of the response.ExtSettlementAckResponse.Builder.setTicketId(String value) Sets the ticket ID of the response.