public class PutAlgorithmResponseStandardizer
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PutAlgorithmResponseStandardizer() |
Modifier and Type | Method and Description |
---|---|
List<PutAlgorithmResponseInput> |
getInputs()
Gets the inputs.
|
String |
getLabel()
Gets the label.
|
List<PutAlgorithmResponseStandardizerStep> |
getStandardizerRecipe()
Gets the standardizerRecipe.
|
public List<PutAlgorithmResponseStandardizerStep> getStandardizerRecipe()
public List<PutAlgorithmResponseInput> getInputs()
public String getLabel()
Copyright © 2021 IBM Cloud. All rights reserved.