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