Interface RESTResponse

All Superinterfaces:
RESTMessage
All Known Subinterfaces:
LoadViewResponse, S3SignResponse
All Known Implementing Classes:
ConfigResponse, CreateNamespaceResponse, ErrorResponse, GetNamespaceResponse, ListNamespacesResponse, ListTablesResponse, LoadTableResponse, OAuthTokenResponse, UpdateNamespacePropertiesResponse

public interface RESTResponse extends RESTMessage
Interface to mark a REST response
  • Method Summary

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

    validate