public interface Operation
endpoint.| Modifier and Type | Method and Description |
|---|---|
OperationType |
getType()
Returns the
type of the operation. |
Object |
invoke(Map<String,Object> arguments)
Invoke the underlying operation using the given
arguments. |
OperationType getType()
type of the operation.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.