JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.apache.iceberg.rest.responses
Interface Summary
Interface
Description
LoadCredentialsResponse
LoadViewResponse
Class Summary
Class
Description
ConfigResponse
Represents a response to requesting server-side provided configuration for the REST catalog.
ConfigResponse.Builder
ConfigResponseParser
CreateNamespaceResponse
Represents a REST response for a request to create a namespace / database.
CreateNamespaceResponse.Builder
ErrorResponse
Standard response body for all API errors
ErrorResponse.Builder
ErrorResponseParser
GetNamespaceResponse
Represents a REST response to fetch a namespace and its metadata properties
GetNamespaceResponse.Builder
ListNamespacesResponse
ListNamespacesResponse.Builder
ListTablesResponse
A list of table identifiers in a given namespace.
ListTablesResponse.Builder
LoadCredentialsResponseParser
LoadTableResponse
A REST response that is used when a table is successfully loaded.
LoadTableResponse.Builder
LoadTableResponseParser
LoadViewResponseParser
OAuthErrorResponseParser
OAuthTokenResponse
OAuthTokenResponse.Builder
UpdateNamespacePropertiesResponse
A REST response to a request to set and/or remove properties on a namespace.
UpdateNamespacePropertiesResponse.Builder