Package org.apache.iceberg.rest
Interface RESTResponse
- All Superinterfaces:
 RESTMessage
- All Known Subinterfaces:
 LoadCredentialsResponse,LoadViewResponse,S3SignResponse
- All Known Implementing Classes:
 ConfigResponse,CreateNamespaceResponse,ErrorResponse,GetNamespaceResponse,ListNamespacesResponse,ListTablesResponse,LoadTableResponse,OAuthTokenResponse,UpdateNamespacePropertiesResponse
Interface to mark a REST response
- 
Method Summary
Methods inherited from interface org.apache.iceberg.rest.RESTMessage
validate