@Generated public class ListSchemasResponse extends Object
Constructor and Description |
---|
ListSchemasResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<SchemaInfo> |
getSchemas() |
int |
hashCode() |
ListSchemasResponse |
setSchemas(Collection<SchemaInfo> schemas) |
String |
toString() |
public ListSchemasResponse setSchemas(Collection<SchemaInfo> schemas)
public Collection<SchemaInfo> getSchemas()
Copyright © 2023. All rights reserved.