@Generated public class ListCatalogsResponse extends Object
| Constructor and Description |
|---|
ListCatalogsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<CatalogInfo> |
getCatalogs() |
int |
hashCode() |
ListCatalogsResponse |
setCatalogs(Collection<CatalogInfo> catalogs) |
String |
toString() |
public ListCatalogsResponse setCatalogs(Collection<CatalogInfo> catalogs)
public Collection<CatalogInfo> getCatalogs()
Copyright © 2024. All rights reserved.