public class OperationOnIndex extends Object
| Constructor | Description |
|---|---|
OperationOnIndex(String operation,
String destination) |
|
OperationOnIndex(String operation,
String destination,
List<String> scopes) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getDestination() |
|
String |
getOperation() |
|
List<String> |
getScopes() |
Copyright © 2017. All rights reserved.