Uses of Class
de.hybris.platform.outboundservices.facade.OutboundBatchRequestPartDTO.OutboundBatchRequestPartDTOBuilder
Packages that use OutboundBatchRequestPartDTO.OutboundBatchRequestPartDTOBuilder
-
Uses of OutboundBatchRequestPartDTO.OutboundBatchRequestPartDTOBuilder in de.hybris.platform.outboundservices.facade
Methods in de.hybris.platform.outboundservices.facade that return OutboundBatchRequestPartDTO.OutboundBatchRequestPartDTOBuilderModifier and TypeMethodDescriptionOutboundBatchRequestPartDTO.OutboundBatchRequestPartDTOBuilder.outboundBatchRequestPartDTO()OutboundBatchRequestPartDTO.OutboundBatchRequestPartDTOBuilder.withChangeId(String changeId) OutboundBatchRequestPartDTO.OutboundBatchRequestPartDTOBuilder.withHttpEntity(org.springframework.http.HttpEntity<Map<String, Object>> httpEntity) OutboundBatchRequestPartDTO.OutboundBatchRequestPartDTOBuilder.withItemType(String itemType) OutboundBatchRequestPartDTO.OutboundBatchRequestPartDTOBuilder.withRequestType(org.springframework.http.HttpMethod requestType)