Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v3.model.PrestissimoWorkerNodeDetails
-
Packages that use PrestissimoWorkerNodeDetails Package Description com.ibm.cloud.watsonxdata.watsonx_data.v3.model -
-
Uses of PrestissimoWorkerNodeDetails in com.ibm.cloud.watsonxdata.watsonx_data.v3.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v3.model that return PrestissimoWorkerNodeDetails Modifier and Type Method Description PrestissimoWorkerNodeDetailsPrestissimoWorkerNodeDetails.Builder. build()Builds a PrestissimoWorkerNodeDetails.PrestissimoWorkerNodeDetailsPrestissimoEngine. getWorker()Gets the worker.PrestissimoWorkerNodeDetailsPrestissimoEngineDetails. worker()Gets the worker.Methods in com.ibm.cloud.watsonxdata.watsonx_data.v3.model with parameters of type PrestissimoWorkerNodeDetails Modifier and Type Method Description PrestissimoEngineDetails.BuilderPrestissimoEngineDetails.Builder. worker(PrestissimoWorkerNodeDetails worker)Set the worker.Constructors in com.ibm.cloud.watsonxdata.watsonx_data.v3.model with parameters of type PrestissimoWorkerNodeDetails Constructor Description Builder(PrestissimoCoordinatorNodeDetails coordinator, java.lang.String sizeConfig, PrestissimoWorkerNodeDetails worker)Instantiates a new builder with required properties.
-