Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
FunctionTarget[] |
DeregisterFunctionTargetsRequest.getFunctionTargets()
Get 待解绑的云函数列表。
|
FunctionTarget[] |
RegisterFunctionTargetsRequest.getFunctionTargets()
Get 待绑定的云函数列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DeregisterFunctionTargetsRequest.setFunctionTargets(FunctionTarget[] FunctionTargets)
Set 待解绑的云函数列表。
|
void |
RegisterFunctionTargetsRequest.setFunctionTargets(FunctionTarget[] FunctionTargets)
Set 待绑定的云函数列表。
|
Constructor and Description |
---|
FunctionTarget(FunctionTarget 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.