Class CatalogCollection
- java.lang.Object
 - 
- com.ibm.cloud.sdk.core.service.model.GenericModel
 - 
- com.ibm.cloud.watsonxdata.watsonx_data.v2.model.CatalogCollection
 
 
 
- 
- All Implemented Interfaces:
 com.ibm.cloud.sdk.core.service.model.ObjectModel
public class CatalogCollection extends com.ibm.cloud.sdk.core.service.model.GenericModelGetCatalogs OK. 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<Catalog>getCatalogs()Gets the catalogs. 
 - 
 
- 
- 
Method Detail
- 
getCatalogs
public java.util.List<Catalog> getCatalogs()
Gets the catalogs. Catalogs.- Returns:
 - the catalogs
 
 
 - 
 
 -