Class MessageProduceParameters

  • All Implemented Interfaces:
    ExternalParameters, com.newrelic.api.agent.ExternalParameters

    @Deprecated
    public class MessageProduceParameters
    extends com.newrelic.api.agent.MessageProduceParameters
    implements ExternalParameters
    Deprecated.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.newrelic.api.agent.MessageProduceParameters

        com.newrelic.api.agent.MessageProduceParameters.Build, com.newrelic.api.agent.MessageProduceParameters.Builder, com.newrelic.api.agent.MessageProduceParameters.DestinationNameParameter, com.newrelic.api.agent.MessageProduceParameters.DestinationTypeParameter, com.newrelic.api.agent.MessageProduceParameters.OutboundHeadersParameter
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected MessageProduceParameters​(java.lang.String library, DestinationType destinationType, java.lang.String destinationName, com.newrelic.api.agent.OutboundHeaders outboundHeaders)
      Deprecated.
    • Method Summary

      • Methods inherited from class com.newrelic.api.agent.MessageProduceParameters

        getCloudAccountId, getCloudRegion, getDestinationName, getDestinationType, getHost, getLibrary, getOtelLibrary, getOutboundHeaders, getPort, library, library
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MessageProduceParameters

        @Deprecated
        protected MessageProduceParameters​(java.lang.String library,
                                           DestinationType destinationType,
                                           java.lang.String destinationName,
                                           com.newrelic.api.agent.OutboundHeaders outboundHeaders)
        Deprecated.
        Parameters:
        library -
        destinationType -
        destinationName -
        outboundHeaders -