public static class FunctionResource.BindingResource extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
direction |
(package private) String |
name |
(package private) Map<String,?> |
properties |
(package private) String |
type |
| Constructor and Description |
|---|
BindingResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDirection() |
String |
getName() |
Map<String,?> |
getProperties() |
Object |
getProperty(String key) |
String |
getType() |
static FunctionResource.BindingResource |
parseBinding(Map bindingMap) |
Copyright © 2020. All rights reserved.