Interface MessageProduceParameters.OutboundHeadersParameter

    • Method Detail

      • outboundHeaders

        MessageProduceParameters.Build outboundHeaders​(OutboundHeaders outboundHeaders)
        Set the outbound headers on the external call. Pass null if you don't want the headers on the request/transaction to be modified.
        Parameters:
        outboundHeaders - the outbound headers for the external call
        Returns:
        the completed HttpParameters object