Uses of Class
de.hybris.platform.odata2services.odata.monitoring.InboundRequestServiceParameter.InboundRequestServiceParameterBuilder
Packages that use InboundRequestServiceParameter.InboundRequestServiceParameterBuilder
-
Uses of InboundRequestServiceParameter.InboundRequestServiceParameterBuilder in de.hybris.platform.odata2services.odata.monitoring
Methods in de.hybris.platform.odata2services.odata.monitoring that return InboundRequestServiceParameter.InboundRequestServiceParameterBuilderModifier and TypeMethodDescriptionInboundRequestServiceParameter.inboundRequestServiceParameter()InboundRequestServiceParameter.InboundRequestServiceParameterBuilder.withHttpMethod(HttpMethod httpMethod) Sets the HTTP method used to make the requestInboundRequestServiceParameter.InboundRequestServiceParameterBuilder.withMedias(List<InboundRequestMediaModel> medias) Sets the request bodies for all entities contained in a requestInboundRequestServiceParameter.InboundRequestServiceParameterBuilder.withRequests(List<RequestBatchEntity> requests) Sets the information pertaining to the inbound requests extracted from the requestsInboundRequestServiceParameter.InboundRequestServiceParameterBuilder.withResponses(List<ResponseChangeSetEntity> responses) Sets the information pertaining to the inbound requests extracted from the responsesInboundRequestServiceParameter.InboundRequestServiceParameterBuilder.withSapPassport(String sapPassport) Sets the SAP Passport that came in with the request's SAP-PASSPORT headerInboundRequestServiceParameter.InboundRequestServiceParameterBuilder.withUserId(String userId) Sets the user ID that made the request