Class OtherEngineCollection
- java.lang.Object
 - 
- com.ibm.cloud.sdk.core.service.model.GenericModel
 - 
- com.ibm.cloud.watsonxdata.watsonx_data.v2.model.OtherEngineCollection
 
 
 
- 
- All Implemented Interfaces:
 com.ibm.cloud.sdk.core.service.model.ObjectModel
public class OtherEngineCollection extends com.ibm.cloud.sdk.core.service.model.GenericModellist other engines. 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<OtherEngine>getOtherEngines()Gets the otherEngines. 
 - 
 
- 
- 
Method Detail
- 
getOtherEngines
public java.util.List<OtherEngine> getOtherEngines()
Gets the otherEngines. list other engines.- Returns:
 - the otherEngines
 
 
 - 
 
 -