Class SchemaRequestBuilder

    • Constructor Summary

      Constructors 
      Constructor Description
      SchemaRequestBuilder​(java.lang.String base, java.lang.String dataset)
      Create a schema request builder
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getUrl()
      Returns the URL that will be queried by the request
      SchemaResponse sendRequest()
      Send the completed request to the API, returns the response
      • Methods inherited from class java.lang.Object

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

      • SchemaRequestBuilder

        public SchemaRequestBuilder​(java.lang.String base,
                                    java.lang.String dataset)
        Create a schema request builder
        Parameters:
        base - URL where datasets can be found (do not include API endpoints)
        dataset - dataset to search