Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.OtherEngine
-
Packages that use OtherEngine Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2 watsonx.data v2.com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of OtherEngine in com.ibm.cloud.watsonxdata.watsonx_data.v2
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2 that return types with arguments of type OtherEngine Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<OtherEngine>
WatsonxData. createOtherEngine(CreateOtherEngineOptions createOtherEngineOptions)
Create other engine. -
Uses of OtherEngine in com.ibm.cloud.watsonxdata.watsonx_data.v2.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return types with arguments of type OtherEngine Modifier and Type Method Description java.util.List<OtherEngine>
OtherEngineCollection. getOtherEngines()
Gets the otherEngines.
-