public interface Context
| 限定符和类型 | 方法和说明 |
|---|---|
FunctionParam |
getFunctionParam()
Gets the function related parameters
|
String |
getRequestId()
Gets the alibaba cloud function compute request ID associated with the request.
|
String getRequestId()
This is the same ID returned to the client that called invoke(). This ID is reused for retries on the same request.
FunctionParam getFunctionParam()
Copyright © 2020. All rights reserved.