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