Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.StartSparkEngineHistoryServerOptions
-
Packages that use StartSparkEngineHistoryServerOptions Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2 watsonx.data v2.com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of StartSparkEngineHistoryServerOptions in com.ibm.cloud.watsonxdata.watsonx_data.v2
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2 with parameters of type StartSparkEngineHistoryServerOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<SparkHistoryServer>
WatsonxData. startSparkEngineHistoryServer(StartSparkEngineHistoryServerOptions startSparkEngineHistoryServerOptions)
Start spark history server. -
Uses of StartSparkEngineHistoryServerOptions in com.ibm.cloud.watsonxdata.watsonx_data.v2.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return StartSparkEngineHistoryServerOptions Modifier and Type Method Description StartSparkEngineHistoryServerOptions
StartSparkEngineHistoryServerOptions.Builder. build()
Builds a StartSparkEngineHistoryServerOptions.
-