Class PrestoEnginePropertiesCatalog
- java.lang.Object
 - 
- com.ibm.cloud.sdk.core.service.model.GenericModel
 - 
- com.ibm.cloud.watsonxdata.watsonx_data.v2.model.PrestoEnginePropertiesCatalog
 
 
 
- 
- All Implemented Interfaces:
 com.ibm.cloud.sdk.core.service.model.ObjectModel
public class PrestoEnginePropertiesCatalog extends com.ibm.cloud.sdk.core.service.model.GenericModelCatalog settings. 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPrestoEnginePropertiesCatalog.BuilderBuilder. 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringcatalogName()Gets the catalogName.PrestoEnginePropertiesCatalog.BuildernewBuilder()New builder. 
 - 
 
- 
- 
Method Detail
- 
newBuilder
public PrestoEnginePropertiesCatalog.Builder newBuilder()
New builder.- Returns:
 - a PrestoEnginePropertiesCatalog builder
 
 
- 
catalogName
public java.lang.String catalogName()
Gets the catalogName. Name of the catalog.- Returns:
 - the catalogName
 
 
 - 
 
 -