Class PrestissimoEngineCollection
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.watsonxdata.watsonx_data.v2.model.PrestissimoEngineCollection
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class PrestissimoEngineCollection extends com.ibm.cloud.sdk.core.service.model.GenericModel
list Prestissimo Engines.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<PrestissimoEngine>
getPrestissimoEngines()
Gets the prestissimoEngines.
-
-
-
Method Detail
-
getPrestissimoEngines
public java.util.List<PrestissimoEngine> getPrestissimoEngines()
Gets the prestissimoEngines. list prestissimo engines.- Returns:
- the prestissimoEngines
-
-