Uses of Class
de.hybris.platform.odata2services.odata.monitoring.ResponseChangeSetEntityBuilder
-
Packages that use ResponseChangeSetEntityBuilder Package Description de.hybris.platform.odata2services.odata.monitoring -
-
Uses of ResponseChangeSetEntityBuilder in de.hybris.platform.odata2services.odata.monitoring
Methods in de.hybris.platform.odata2services.odata.monitoring that return ResponseChangeSetEntityBuilder Modifier and Type Method Description static ResponseChangeSetEntityBuilderResponseChangeSetEntityBuilder. responseChangeSetEntity()ResponseChangeSetEntityBuilderResponseChangeSetEntityBuilder. withIntegrationKey(java.lang.String key)ResponseChangeSetEntityBuilderResponseChangeSetEntityBuilder. withRequestError(InboundRequestErrorModel error)ResponseChangeSetEntityBuilderResponseChangeSetEntityBuilder. withStatusCode(int code)ResponseChangeSetEntityBuilderResponseChangeSetEntityBuilder. withStatusCode(java.lang.String code)
-