Package | Description |
---|---|
com.ibm.analytics.mdm.v0.model |
Modifier and Type | Method and Description |
---|---|
AlgorithmBucketStep |
AlgorithmBucketStep.Builder.build()
Builds a AlgorithmBucketStep.
|
Modifier and Type | Method and Description |
---|---|
List<AlgorithmBucketStep> |
AlgorithmBucketGenerator.bucketRecipe()
Gets the bucketRecipe.
|
Modifier and Type | Method and Description |
---|---|
AlgorithmBucketGenerator.Builder |
AlgorithmBucketGenerator.Builder.addBucketRecipe(AlgorithmBucketStep bucketRecipe)
Adds an bucketRecipe to bucketRecipe.
|
Modifier and Type | Method and Description |
---|---|
AlgorithmBucketGenerator.Builder |
AlgorithmBucketGenerator.Builder.bucketRecipe(List<AlgorithmBucketStep> bucketRecipe)
Set the bucketRecipe.
|
Copyright © 2021 IBM Cloud. All rights reserved.