Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416 | |
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
GetFunctionResponse |
ScfClient.GetFunction(GetFunctionRequest req)
该接口获取某个函数的详细信息,包括名称、代码、处理方法、关联触发器和超时时间等字段。
|
Constructor and Description |
---|
GetFunctionResponse(GetFunctionResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.