public class PutAlgorithmResponseCompareMethod
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PutAlgorithmResponseCompareMethod() |
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Gets the label.
|
List<PutAlgorithmResponseMethods> |
getMethods()
Gets the methods.
|
List<Float> |
getWeights()
Gets the weights.
|
public List<Float> getWeights()
public List<PutAlgorithmResponseMethods> getMethods()
public String getLabel()
Copyright © 2021 IBM Cloud. All rights reserved.