Class MessageConsumeParameters

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

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

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

        com.newrelic.api.agent.MessageConsumeParameters.Build, com.newrelic.api.agent.MessageConsumeParameters.Builder, com.newrelic.api.agent.MessageConsumeParameters.DestinationNameParameter, com.newrelic.api.agent.MessageConsumeParameters.DestinationTypeParameter, com.newrelic.api.agent.MessageConsumeParameters.InboundHeadersParameter
    • Constructor Summary

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

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

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

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

      • MessageConsumeParameters

        @Deprecated
        protected MessageConsumeParameters​(java.lang.String library,
                                           DestinationType destinationType,
                                           java.lang.String destinationName,
                                           com.newrelic.api.agent.InboundHeaders inboundHeaders)
        Deprecated.
        Parameters:
        library -
        destinationType -
        destinationName -
        inboundHeaders -