Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
Code |
UpdateFunctionCodeRequest.getCode()
Get Function code
|
Code |
PublishLayerVersionRequest.getContent()
Get Layer file source or content
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateFunctionCodeRequest.setCode(Code Code)
Set Function code
|
void |
PublishLayerVersionRequest.setContent(Code Content)
Set Layer file source or content
|
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 © 2023. All rights reserved.