public class PutAlgorithmResponseStandardizerStep
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PutAlgorithmResponseStandardizerStep() |
Modifier and Type | Method and Description |
---|---|
String |
getComparisonResource()
Gets the comparisonResource.
|
List<String> |
getFields()
Gets the fields.
|
List<Long> |
getInputs()
Gets the inputs.
|
String |
getLabel()
Gets the label.
|
String |
getMapResource()
Gets the mapResource.
|
String |
getMethod()
Gets the method.
|
String |
getSetResource()
Gets the setResource.
|
public PutAlgorithmResponseStandardizerStep()
public String getComparisonResource()
public String getSetResource()
public String getMapResource()
public List<Long> getInputs()
public String getMethod()
public List<String> getFields()
public String getLabel()
Copyright © 2021 IBM Cloud. All rights reserved.