public class GetTableResponse extends Object implements RESTResponse
Constructor and Description |
---|
GetTableResponse(String id,
String name,
boolean isExternal,
long schemaId,
Schema schema) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
Schema |
getSchema() |
long |
getSchemaId() |
boolean |
isExternal() |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.