Package 

Enum EndPoint

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum EndPoint
    extends Enum<EndPoint>
                        

    Enumeration of datadog metrics, traces endpoints.

    • Method Summary

      Modifier and Type Method Description
      final String metricUrl() Gets the url for submitting metrics.
      final String tracesUrl() Gets the url for submitting traces.
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait