- getExecTimeLimitInMillis() - 接口 中的方法com.jdcloud.function.FunctionParam
-
Gets the execution time limit of the function
- getFunctionHandler() - 接口 中的方法com.jdcloud.function.FunctionParam
-
Gets the fully qualified name of the handler being executed.
- getFunctionName() - 接口 中的方法com.jdcloud.function.FunctionParam
-
Gets the name of the function being executed.
- getFunctionParam() - 接口 中的方法com.jdcloud.function.Context
-
Gets the function related parameters
- getMemoryLimitInMB() - 接口 中的方法com.jdcloud.function.FunctionParam
-
Gets the maximum memory size configured for the function
- getRequestId() - 接口 中的方法com.jdcloud.function.Context
-
Gets the alibaba cloud function compute request ID associated with the request.