Interface ElasticsearchIndexSchemaExport

    • Method Detail

      • parameters

        Map<String,​String> parameters()
        Returns:
        The map containing any query parameters required to send a request to an Elasticsearch cluster to create the index this export represents.
      • bodyParts

        List<com.google.gson.JsonObject> bodyParts()
        Returns:
        The list containing any body elements required to send a request to an Elasticsearch cluster to create the index this export represents.