Class ObjectPath

java.lang.Object
org.opensearch.test.rest.yaml.ObjectPath

public class ObjectPath extends Object
Holds an object and allows to extract specific values from it given their path
  • Constructor Details

    • ObjectPath

      public ObjectPath(Object object)
  • Method Details