| Package | Description | 
|---|---|
| com.tencentcloudapi.clb.v20180317.models | 
| Modifier and Type | Method and Description | 
|---|---|
| FunctionTarget[] | RegisterFunctionTargetsRequest. getFunctionTargets()Get 待绑定的云函数列表。 | 
| FunctionTarget[] | DeregisterFunctionTargetsRequest. getFunctionTargets()Get 待解绑的云函数列表。 | 
| FunctionTarget[] | RuleTargets. getFunctionTargets()Get 后端云函数的信息 | 
| FunctionTarget[] | ModifyFunctionTargetsRequest. getFunctionTargets()Get 要修改的后端云函数服务列表,仅支持 Event 函数类型。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RegisterFunctionTargetsRequest. setFunctionTargets(FunctionTarget[] FunctionTargets)Set 待绑定的云函数列表。 | 
| void | DeregisterFunctionTargetsRequest. setFunctionTargets(FunctionTarget[] FunctionTargets)Set 待解绑的云函数列表。 | 
| void | RuleTargets. setFunctionTargets(FunctionTarget[] FunctionTargets)Set 后端云函数的信息 | 
| void | ModifyFunctionTargetsRequest. setFunctionTargets(FunctionTarget[] FunctionTargets)Set 要修改的后端云函数服务列表,仅支持 Event 函数类型。 | 
| 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 © 2025. All rights reserved.