| Package | Description |
|---|---|
| com.microsoft.azure.maven.function | |
| com.microsoft.azure.maven.function.template |
| Modifier and Type | Method and Description |
|---|---|
protected BindingTemplate |
AddMojo.loadBindingTemplate(String type) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
AddMojo.prepareRequiredParameters(FunctionTemplate template,
BindingTemplate bindingTemplate) |
protected Map<String,String> |
AddMojo.prepareTemplateParameters(FunctionTemplate template,
BindingTemplate bindingTemplate,
Map<String,String> params) |
| 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) |
Copyright © 2019. All rights reserved.