Class TracingOptions

    • Constructor Detail

      • TracingOptions

        public TracingOptions()
        Default constructor
      • TracingOptions

        public TracingOptions​(TracingOptions other)
        Copy constructor
        Parameters:
        other - The other TracingOptions to copy when creating this
      • TracingOptions

        public TracingOptions​(JsonObject json)
        Create an instance from a JsonObject
        Parameters:
        json - the JsonObject to create it from