public class AlgorithmBucketGroupStep
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
AlgorithmBucketGroupStep.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
List<List<String>> |
fields()
Gets the fields.
|
List<Long> |
inputs()
Gets the inputs.
|
String |
label()
Gets the label.
|
String |
method()
Gets the method.
|
AlgorithmBucketGroupStep.Builder |
newBuilder()
New builder.
|
Boolean |
order()
Gets the order.
|
public AlgorithmBucketGroupStep.Builder newBuilder()
public Boolean order()
public List<Long> inputs()
public String method()
public List<List<String>> fields()
public String label()
Copyright © 2021 IBM Cloud. All rights reserved.