Package org.apache.gravitino.rest
Interface RESTResponse
- All Superinterfaces:
RESTMessage
- All Known Implementing Classes:
BaseResponse,CatalogListResponse,CatalogResponse,CredentialResponse,DeleteResponse,DropResponse,EntityListResponse,ErrorResponse,FileInfoListResponse,FileLocationResponse,FilesetResponse,GroupListResponse,GroupResponse,JobListResponse,JobResponse,JobTemplateListResponse,JobTemplateResponse,MetadataObjectListResponse,MetalakeListResponse,MetalakeResponse,ModelResponse,ModelVersionInfoListResponse,ModelVersionListResponse,ModelVersionResponse,ModelVersionUriResponse,NameListResponse,OAuth2ErrorResponse,OAuth2TokenResponse,OwnerResponse,PartitionListResponse,PartitionNameListResponse,PartitionResponse,PartitionStatisticsListResponse,PolicyListResponse,PolicyResponse,RemoveResponse,RoleResponse,SchemaResponse,SetResponse,StatisticListResponse,TableResponse,TagListResponse,TagResponse,TopicResponse,UserListResponse,UserResponse,VersionResponse
Interface to mark a REST response
-
Method Summary
Methods inherited from interface org.apache.gravitino.rest.RESTMessage
validate