Modifier and Type | Optional Element and Description |
---|---|
String |
functionName
The name of the function to invoke for this annotated method.
|
String |
invocationType
The type of invocation to use (one of 'RequestResponse', 'Event', or
'DryRun').
|
String |
logType
The type of log to request from the service, either 'None' as default or
'Tail'.
|
String |
qualifier
The version or alias name of the function to invoke for this annotated
method.
|
public abstract String functionName
public abstract String invocationType
public abstract String logType
public abstract String qualifier
Copyright © 2017. All rights reserved.