public abstract class GenerateAlgorithmRequest extends Object
| Constructor and Description |
|---|
GenerateAlgorithmRequest() |
| Modifier and Type | Method and Description |
|---|---|
abstract @NotEmpty List<String> |
getSourceAttributes() |
abstract @NotNull String |
getSourceEntityTypeId() |
abstract @NotNull String |
getTargetAttributeName() |
abstract @NotNull String |
getTargetEntityTypeId() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.