Package | Description |
---|---|
com.tencentcloudapi.eb.v20210416.models |
Modifier and Type | Method and Description |
---|---|
OutputStructParam[] |
Transform.getOutputStructs()
Get Describes how to transform data
|
Modifier and Type | Method and Description |
---|---|
void |
Transform.setOutputStructs(OutputStructParam[] OutputStructs)
Set Describes how to transform data
|
Constructor and Description |
---|
OutputStructParam(OutputStructParam 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.