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