| Package | Description | 
|---|---|
| com.tencentcloudapi.scf.v20180416.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Code | CreateFunctionRequest. getCode()Get 函数代码. | 
| Code | UpdateFunctionCodeRequest. getCode()Get 函数代码 | 
| Code | PublishLayerVersionRequest. getContent()Get 层的文件来源或文件内容 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateFunctionRequest. setCode(Code Code)Set 函数代码. | 
| void | UpdateFunctionCodeRequest. setCode(Code Code)Set 函数代码 | 
| void | PublishLayerVersionRequest. setContent(Code Content)Set 层的文件来源或文件内容 | 
| Constructor and Description | 
|---|
| Code(Code 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 © 2025. All rights reserved.