public class LambdaFunction extends hudson.model.AbstractDescribableImpl<LambdaFunction> implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaFunction.DescriptorImpl |
| Constructor and Description |
|---|
LambdaFunction(String functionName,
String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFunctionName() |
String |
getLabel()
Getter for the field
label. |
Set<hudson.model.labels.LabelAtom> |
getLabelSet() |
Copyright © 2016–2020. All rights reserved.