public static class AbstractKiePMMLComponent.Builder<T extends AbstractKiePMMLComponent> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder(String prefix,
Supplier<T> supplier) |
| Modifier and Type | Method and Description |
|---|---|
T |
build() |
protected AbstractKiePMMLComponent.Builder |
withParentId(String parentId) |
protected T extends AbstractKiePMMLComponent toBuild
protected AbstractKiePMMLComponent.Builder withParentId(String parentId)
public T build()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.