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