Uses of Class
com.sportradar.mbs.sdk.entities.internal.Response.Builder
-
Uses of Response.Builder in com.sportradar.mbs.sdk.entities.internal
Modifier and TypeMethodDescriptionstatic Response.Builder
Response.newBuilder()
Returns a new instance of the Response.Builder class.Response.Builder.setContent
(ContentResponse value) Sets the content of the response.Response.Builder.setCorrelationId
(String value) Sets the correlation ID of the response.Response.Builder.setOperation
(String value) Sets the operation of the response.Response.Builder.setTimestampUtc
(long value) Sets the UTC millis timestamp of the response.Response.Builder.setVersion
(String value) Sets the version of the response.