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