public class PutAlgorithmResponseMethods
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PutAlgorithmResponseMethods() |
Modifier and Type | Method and Description |
---|---|
List<PutAlgorithmResponseCompareStep> |
getCompareRecipe()
Gets the compareRecipe.
|
List<PutAlgorithmResponseInput> |
getInputs()
Gets the inputs.
|
public List<PutAlgorithmResponseCompareStep> getCompareRecipe()
public List<PutAlgorithmResponseInput> getInputs()
Copyright © 2021 IBM Cloud. All rights reserved.