Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
Code |
CreateFunctionRequest.getCode()
Get 函数的代码.
|
Code |
UpdateFunctionCodeRequest.getCode()
Get 函数代码
|
Modifier and Type | Method and Description |
---|---|
void |
CreateFunctionRequest.setCode(Code Code)
Set 函数的代码.
|
void |
UpdateFunctionCodeRequest.setCode(Code Code)
Set 函数代码
|
Copyright © 2020. All rights reserved.