Class RestMetric


  • public class RestMetric
    extends java.lang.Object
    Created by Josh Gontijo on 4/29/17.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • id

        public final java.lang.String id
      • url

        public final java.lang.String url
      • method

        public final java.lang.String method
    • Constructor Detail