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