public class GetSchemaListResponse extends Object
| Constructor and Description |
|---|
GetSchemaListResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<SchemaInfo> |
getSchemas() |
void |
setSchemas(List<SchemaInfo> schemas) |
public List<SchemaInfo> getSchemas()
public void setSchemas(List<SchemaInfo> schemas)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.