Uses of Class
com.volcengine.ark.model.HyperparameterForGetModelCustomizationJobOutput
-
Packages that use HyperparameterForGetModelCustomizationJobOutput Package Description com.volcengine.ark.model -
-
Uses of HyperparameterForGetModelCustomizationJobOutput in com.volcengine.ark.model
Methods in com.volcengine.ark.model that return HyperparameterForGetModelCustomizationJobOutput Modifier and Type Method Description HyperparameterForGetModelCustomizationJobOutputHyperparameterForGetModelCustomizationJobOutput. name(String name)HyperparameterForGetModelCustomizationJobOutputHyperparameterForGetModelCustomizationJobOutput. value(String value)Methods in com.volcengine.ark.model that return types with arguments of type HyperparameterForGetModelCustomizationJobOutput Modifier and Type Method Description @Valid List<HyperparameterForGetModelCustomizationJobOutput>GetModelCustomizationJobResponse. getHyperparameters()Get hyperparametersMethods in com.volcengine.ark.model with parameters of type HyperparameterForGetModelCustomizationJobOutput Modifier and Type Method Description GetModelCustomizationJobResponseGetModelCustomizationJobResponse. addHyperparametersItem(HyperparameterForGetModelCustomizationJobOutput hyperparametersItem)Method parameters in com.volcengine.ark.model with type arguments of type HyperparameterForGetModelCustomizationJobOutput Modifier and Type Method Description GetModelCustomizationJobResponseGetModelCustomizationJobResponse. hyperparameters(List<HyperparameterForGetModelCustomizationJobOutput> hyperparameters)voidGetModelCustomizationJobResponse. setHyperparameters(List<HyperparameterForGetModelCustomizationJobOutput> hyperparameters)
-