| Package | Description |
|---|---|
| com.microsoft.azure.common.function.template | |
| com.microsoft.azure.common.function.utils |
| Modifier and Type | Field and Description |
|---|---|
private List<FunctionTemplate> |
FunctionTemplates.templates |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionTemplate> |
FunctionTemplates.getTemplates() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionTemplates.setTemplates(List<FunctionTemplate> templates) |
| Modifier and Type | Method and Description |
|---|---|
static List<FunctionTemplate> |
FunctionUtils.loadAllFunctionTemplates() |
private static List<FunctionTemplate> |
FunctionUtils.parseTemplateJson(String templateJson) |
Copyright © 2020. All rights reserved.