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