Interface RESTRequest

All Superinterfaces:
RESTMessage
All Known Subinterfaces:
CreateViewRequest, RegisterTableRequest, ReportMetricsRequest, S3SignRequest
All Known Implementing Classes:
CommitTransactionRequest, CreateNamespaceRequest, CreateTableRequest, RenameTableRequest, UpdateNamespacePropertiesRequest, UpdateTableRequest

public interface RESTRequest extends RESTMessage
Interface to mark a REST request.
  • Method Summary

    Methods inherited from interface org.apache.iceberg.rest.RESTMessage

    validate