| Package | Description |
|---|---|
| org.molgenis.data.elasticsearch.generator.model |
| Modifier and Type | Method and Description |
|---|---|
abstract DocumentAction.Operation |
DocumentAction.getOperation() |
static DocumentAction.Operation |
DocumentAction.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentAction.Operation[] |
DocumentAction.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static DocumentAction |
DocumentAction.create(Index newIndex,
Document newDocument,
DocumentAction.Operation newOperation) |
abstract DocumentAction.Builder |
DocumentAction.Builder.setOperation(DocumentAction.Operation newOperation) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.