Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.PrestissimoEnginePropertiesVelox.Builder
-
Packages that use PrestissimoEnginePropertiesVelox.Builder Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2.model -
-
Uses of PrestissimoEnginePropertiesVelox.Builder in com.ibm.cloud.watsonxdata.watsonx_data.v2.model
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2.model that return PrestissimoEnginePropertiesVelox.Builder Modifier and Type Method Description PrestissimoEnginePropertiesVelox.Builder
PrestissimoEnginePropertiesVelox.Builder. addVeloxProperty(java.lang.String veloxProperty)
Adds a new element to veloxProperty.PrestissimoEnginePropertiesVelox.Builder
PrestissimoEnginePropertiesVelox. newBuilder()
New builder.PrestissimoEnginePropertiesVelox.Builder
PrestissimoEnginePropertiesVelox.Builder. veloxProperty(java.util.List<java.lang.String> veloxProperty)
Set the veloxProperty.
-