| Package | Description |
|---|---|
| com.microsoft.azure.common.function.template | |
| com.microsoft.azure.common.function.utils |
| Modifier and Type | Field and Description |
|---|---|
private BindingTemplate[] |
BindingsTemplate.bindings |
| Modifier and Type | Method and Description |
|---|---|
BindingTemplate[] |
BindingsTemplate.getBindings() |
BindingTemplate |
BindingsTemplate.getBindingTemplateByName(String triggerType) |
| Modifier and Type | Method and Description |
|---|---|
void |
BindingsTemplate.setBindings(BindingTemplate[] bindings) |
| Modifier and Type | Method and Description |
|---|---|
static BindingTemplate |
FunctionUtils.loadBindingTemplate(String type) |
Copyright © 2020. All rights reserved.