- DeleteListener(DeleteListenerRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
本接口用来删除负载均衡实例下的监听器(四层和七层)。
本接口为异步接口,接口返回成功后,需以得到的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
- DeleteListenerRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteListenerRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteListenerRequest
-
- DeleteListenerRequest(DeleteListenerRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteListenerRequest
-
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.
- DeleteListenerResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteListenerResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteListenerResponse
-
- DeleteListenerResponse(DeleteListenerResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteListenerResponse
-
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.
- DeleteLoadBalancer(DeleteLoadBalancerRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DeleteLoadBalancer 接口用以删除指定的一个或多个负载均衡实例。成功删除后,会把负载均衡实例下的监听器、转发规则一起删除,并把后端服务解绑。
本接口为异步接口,接口返回成功后,需以返回的 RequestId 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
- DeleteLoadBalancerListeners(DeleteLoadBalancerListenersRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
该接口支持删除负载均衡的多个监听器。
本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
- DeleteLoadBalancerListenersRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteLoadBalancerListenersRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerListenersRequest
-
- DeleteLoadBalancerListenersRequest(DeleteLoadBalancerListenersRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerListenersRequest
-
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.
- DeleteLoadBalancerListenersResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteLoadBalancerListenersResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerListenersResponse
-
- DeleteLoadBalancerListenersResponse(DeleteLoadBalancerListenersResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerListenersResponse
-
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.
- DeleteLoadBalancerRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteLoadBalancerRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerRequest
-
- DeleteLoadBalancerRequest(DeleteLoadBalancerRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerRequest
-
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.
- DeleteLoadBalancerResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteLoadBalancerResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerResponse
-
- DeleteLoadBalancerResponse(DeleteLoadBalancerResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerResponse
-
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.
- DeleteLoadBalancerSnatIps(DeleteLoadBalancerSnatIpsRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
这个接口用于删除SnatPro的负载均衡的SnatIp。
本接口为异步接口,接口返回成功后,需以得到的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
- DeleteLoadBalancerSnatIpsRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteLoadBalancerSnatIpsRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerSnatIpsRequest
-
- DeleteLoadBalancerSnatIpsRequest(DeleteLoadBalancerSnatIpsRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerSnatIpsRequest
-
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.
- DeleteLoadBalancerSnatIpsResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteLoadBalancerSnatIpsResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerSnatIpsResponse
-
- DeleteLoadBalancerSnatIpsResponse(DeleteLoadBalancerSnatIpsResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerSnatIpsResponse
-
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.
- DeleteRewrite(DeleteRewriteRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DeleteRewrite 接口支持删除指定转发规则之间的重定向关系。
本接口为异步接口,本接口返回成功后需以返回的RequestID为入参,调用DescribeTaskStatus接口查询本次任务是否成功。
- DeleteRewriteRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteRewriteRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteRequest
-
- DeleteRewriteRequest(DeleteRewriteRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteRequest
-
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.
- DeleteRewriteResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteRewriteResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteResponse
-
- DeleteRewriteResponse(DeleteRewriteResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteResponse
-
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.
- DeleteRule(DeleteRuleRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DeleteRule 接口用来删除负载均衡实例七层监听器下的转发规则。
本接口为异步接口,本接口返回成功后需以返回的RequestID为入参,调用DescribeTaskStatus接口查询本次任务是否成功。
- DeleteRuleRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteRuleRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
- DeleteRuleRequest(DeleteRuleRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
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.
- DeleteRuleResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteRuleResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteRuleResponse
-
- DeleteRuleResponse(DeleteRuleResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteRuleResponse
-
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.
- DeleteTargetGroups(DeleteTargetGroupsRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
删除目标组
- DeleteTargetGroupsRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteTargetGroupsRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteTargetGroupsRequest
-
- DeleteTargetGroupsRequest(DeleteTargetGroupsRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteTargetGroupsRequest
-
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.
- DeleteTargetGroupsResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeleteTargetGroupsResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteTargetGroupsResponse
-
- DeleteTargetGroupsResponse(DeleteTargetGroupsResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeleteTargetGroupsResponse
-
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.
- DeregisterFunctionTargets(DeregisterFunctionTargetsRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DeregisterFunctionTargets 接口用来将一个云函数从负载均衡的转发规则上解绑,对于七层监听器,还需通过 LocationId 或 Domain+Url 指定转发规则。
本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 [DescribeTaskStatus](https://cloud.tencent.com/document/product/214/30683) 接口查询本次任务是否成功。
限制说明:
- 仅广州、深圳金融、上海、上海金融、北京、成都、中国香港、新加坡、孟买、东京、硅谷地域支持绑定 SCF。
- 仅标准账户类型支持绑定 SCF,传统账户类型不支持。建议升级为标准账户类型,详情可参见 [账户类型升级说明](https://cloud.tencent.com/document/product/1199/49090)。
- 传统型负载均衡不支持绑定 SCF。
- 基础网络类型不支持绑定 SCF。
- CLB 默认支持绑定同地域下的所有 SCF,可支持跨 VPC 绑定 SCF,不支持跨地域绑定。
- 目前仅 IPv4、IPv6 NAT64 版本的负载均衡支持绑定 SCF,IPv6 版本的暂不支持。
- 仅七层(HTTP、HTTPS)监听器支持绑定 SCF,四层(TCP、UDP、TCP SSL)监听器和七层 QUIC 监听器不支持。
- CLB 绑定 SCF 仅支持绑定“Event 函数”类型的云函数。
- DeregisterFunctionTargetsRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeregisterFunctionTargetsRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
- DeregisterFunctionTargetsRequest(DeregisterFunctionTargetsRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
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.
- DeregisterFunctionTargetsResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeregisterFunctionTargetsResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsResponse
-
- DeregisterFunctionTargetsResponse(DeregisterFunctionTargetsResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsResponse
-
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.
- DeregisterTargetGroupInstances(DeregisterTargetGroupInstancesRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
从目标组中解绑服务器。
本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
- DeregisterTargetGroupInstancesRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeregisterTargetGroupInstancesRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetGroupInstancesRequest
-
- DeregisterTargetGroupInstancesRequest(DeregisterTargetGroupInstancesRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetGroupInstancesRequest
-
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.
- DeregisterTargetGroupInstancesResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeregisterTargetGroupInstancesResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetGroupInstancesResponse
-
- DeregisterTargetGroupInstancesResponse(DeregisterTargetGroupInstancesResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetGroupInstancesResponse
-
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.
- DeregisterTargets(DeregisterTargetsRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DeregisterTargets 接口用来将一台或多台后端服务从负载均衡的监听器或转发规则上解绑,对于四层监听器,只需指定监听器ID即可,对于七层监听器,还需通过LocationId或Domain+Url指定转发规则。
本接口为异步接口,本接口返回成功后需以返回的RequestID为入参,调用DescribeTaskStatus接口查询本次任务是否成功。
- DeregisterTargetsFromClassicalLB(DeregisterTargetsFromClassicalLBRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DeregisterTargetsFromClassicalLB 接口用于解绑负载均衡后端服务。本接口为异步接口,接口返回成功后,需以返回的 RequestId 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
- DeregisterTargetsFromClassicalLBRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeregisterTargetsFromClassicalLBRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsFromClassicalLBRequest
-
- DeregisterTargetsFromClassicalLBRequest(DeregisterTargetsFromClassicalLBRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsFromClassicalLBRequest
-
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.
- DeregisterTargetsFromClassicalLBResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeregisterTargetsFromClassicalLBResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsFromClassicalLBResponse
-
- DeregisterTargetsFromClassicalLBResponse(DeregisterTargetsFromClassicalLBResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsFromClassicalLBResponse
-
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.
- DeregisterTargetsRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeregisterTargetsRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
- DeregisterTargetsRequest(DeregisterTargetsRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
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.
- DeregisterTargetsResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DeregisterTargetsResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsResponse
-
- DeregisterTargetsResponse(DeregisterTargetsResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsResponse
-
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.
- DescribeBlockIPList(DescribeBlockIPListRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
查询一个负载均衡所封禁的IP列表(黑名单)。(接口灰度中,如需使用请提工单)
- DescribeBlockIPListRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeBlockIPListRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListRequest
-
- DescribeBlockIPListRequest(DescribeBlockIPListRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListRequest
-
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.
- DescribeBlockIPListResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeBlockIPListResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListResponse
-
- DescribeBlockIPListResponse(DescribeBlockIPListResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListResponse
-
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.
- DescribeBlockIPTask(DescribeBlockIPTaskRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
根据 ModifyBlockIPList 接口返回的异步任务的ID,查询封禁IP(黑名单)异步任务的执行状态。(接口灰度中,如需使用请提工单)
- DescribeBlockIPTaskRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeBlockIPTaskRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskRequest
-
- DescribeBlockIPTaskRequest(DescribeBlockIPTaskRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskRequest
-
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.
- DescribeBlockIPTaskResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeBlockIPTaskResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskResponse
-
- DescribeBlockIPTaskResponse(DescribeBlockIPTaskResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskResponse
-
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.
- DescribeClassicalLBByInstanceId(DescribeClassicalLBByInstanceIdRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DescribeClassicalLBByInstanceId用于通过后端实例ID获取传统型负载均衡ID列表。
- DescribeClassicalLBByInstanceIdRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeClassicalLBByInstanceIdRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBByInstanceIdRequest
-
- DescribeClassicalLBByInstanceIdRequest(DescribeClassicalLBByInstanceIdRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBByInstanceIdRequest
-
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.
- DescribeClassicalLBByInstanceIdResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeClassicalLBByInstanceIdResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBByInstanceIdResponse
-
- DescribeClassicalLBByInstanceIdResponse(DescribeClassicalLBByInstanceIdResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBByInstanceIdResponse
-
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.
- DescribeClassicalLBHealthStatus(DescribeClassicalLBHealthStatusRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DescribeClassicalLBHealthStatus用于获取传统型负载均衡后端的健康状态
- DescribeClassicalLBHealthStatusRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeClassicalLBHealthStatusRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusRequest
-
- DescribeClassicalLBHealthStatusRequest(DescribeClassicalLBHealthStatusRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusRequest
-
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.
- DescribeClassicalLBHealthStatusResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeClassicalLBHealthStatusResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusResponse
-
- DescribeClassicalLBHealthStatusResponse(DescribeClassicalLBHealthStatusResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusResponse
-
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.
- DescribeClassicalLBListeners(DescribeClassicalLBListenersRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DescribeClassicalLBListeners 接口用于获取传统型负载均衡的监听器信息。
- DescribeClassicalLBListenersRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeClassicalLBListenersRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
- DescribeClassicalLBListenersRequest(DescribeClassicalLBListenersRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
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.
- DescribeClassicalLBListenersResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeClassicalLBListenersResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersResponse
-
- DescribeClassicalLBListenersResponse(DescribeClassicalLBListenersResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersResponse
-
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.
- DescribeClassicalLBTargets(DescribeClassicalLBTargetsRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DescribeClassicalLBTargets用于获取传统型负载均衡绑定的后端服务。
- DescribeClassicalLBTargetsRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeClassicalLBTargetsRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBTargetsRequest
-
- DescribeClassicalLBTargetsRequest(DescribeClassicalLBTargetsRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBTargetsRequest
-
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.
- DescribeClassicalLBTargetsResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeClassicalLBTargetsResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBTargetsResponse
-
- DescribeClassicalLBTargetsResponse(DescribeClassicalLBTargetsResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBTargetsResponse
-
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.
- DescribeClsLogSet(DescribeClsLogSetRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
获取用户的CLB专有日志集。
- DescribeClsLogSetRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeClsLogSetRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetRequest
-
- DescribeClsLogSetRequest(DescribeClsLogSetRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetRequest
-
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.
- DescribeClsLogSetResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeClsLogSetResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetResponse
-
- DescribeClsLogSetResponse(DescribeClsLogSetResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetResponse
-
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.
- DescribeClusterResources(DescribeClusterResourcesRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
查询独占集群中的资源列表,支持按集群ID、VIP、负载均衡ID、是否闲置为过滤条件检索。
- DescribeClusterResourcesRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeClusterResourcesRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesRequest
-
- DescribeClusterResourcesRequest(DescribeClusterResourcesRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesRequest
-
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.
- DescribeClusterResourcesResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeClusterResourcesResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesResponse
-
- DescribeClusterResourcesResponse(DescribeClusterResourcesResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesResponse
-
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.
- DescribeCrossTargets(DescribeCrossTargetsRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
查询跨域2.0版本云联网后端子机和网卡信息。
- DescribeCrossTargetsRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeCrossTargetsRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsRequest
-
- DescribeCrossTargetsRequest(DescribeCrossTargetsRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsRequest
-
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.
- DescribeCrossTargetsResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeCrossTargetsResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsResponse
-
- DescribeCrossTargetsResponse(DescribeCrossTargetsResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsResponse
-
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.
- DescribeCustomizedConfigAssociateList(DescribeCustomizedConfigAssociateListRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
拉取配置绑定的 server 或 location,如果 domain 存在,结果将根据 domain 过滤。或拉取配置绑定的 loadbalancer。
- DescribeCustomizedConfigAssociateListRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeCustomizedConfigAssociateListRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListRequest
-
- DescribeCustomizedConfigAssociateListRequest(DescribeCustomizedConfigAssociateListRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListRequest
-
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.
- DescribeCustomizedConfigAssociateListResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeCustomizedConfigAssociateListResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListResponse
-
- DescribeCustomizedConfigAssociateListResponse(DescribeCustomizedConfigAssociateListResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListResponse
-
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.
- DescribeCustomizedConfigList(DescribeCustomizedConfigListRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
拉取个性化配置列表,返回用户 AppId 下指定类型的配置。
- DescribeCustomizedConfigListRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeCustomizedConfigListRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
- DescribeCustomizedConfigListRequest(DescribeCustomizedConfigListRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
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.
- DescribeCustomizedConfigListResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeCustomizedConfigListResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListResponse
-
- DescribeCustomizedConfigListResponse(DescribeCustomizedConfigListResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListResponse
-
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.
- DescribeExclusiveClusters(DescribeExclusiveClustersRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
查询集群信息列表,支持以集群类型、集群唯一ID、集群名字、集群标签、集群内vip、集群内负载均衡唯一id、集群网络类型、可用区等条件进行检索
- DescribeExclusiveClustersRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeExclusiveClustersRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersRequest
-
- DescribeExclusiveClustersRequest(DescribeExclusiveClustersRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersRequest
-
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.
- DescribeExclusiveClustersResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeExclusiveClustersResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersResponse
-
- DescribeExclusiveClustersResponse(DescribeExclusiveClustersResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersResponse
-
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.
- DescribeIdleLoadBalancers(DescribeIdleLoadBalancersRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
闲置实例是指创建超过7天后付费实例,且没有创建规则或创建规则没有绑定子机的负载均衡实例。
- DescribeIdleLoadBalancersRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeIdleLoadBalancersRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersRequest
-
- DescribeIdleLoadBalancersRequest(DescribeIdleLoadBalancersRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersRequest
-
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.
- DescribeIdleLoadBalancersResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeIdleLoadBalancersResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersResponse
-
- DescribeIdleLoadBalancersResponse(DescribeIdleLoadBalancersResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersResponse
-
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.
- DescribeLBListeners(DescribeLBListenersRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
查询后端云主机或弹性网卡绑定的负载均衡,支持弹性网卡和cvm查询。
- DescribeLBListenersRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeLBListenersRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLBListenersRequest
-
- DescribeLBListenersRequest(DescribeLBListenersRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLBListenersRequest
-
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.
- DescribeLBListenersResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeLBListenersResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLBListenersResponse
-
- DescribeLBListenersResponse(DescribeLBListenersResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLBListenersResponse
-
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.
- DescribeListeners(DescribeListenersRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DescribeListeners 接口可根据负载均衡器 ID、监听器的协议或端口作为过滤条件获取监听器列表。如果不指定任何过滤条件,则返回该负载均衡实例下的所有监听器。
- DescribeListenersRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeListenersRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeListenersRequest
-
- DescribeListenersRequest(DescribeListenersRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeListenersRequest
-
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.
- DescribeListenersResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeListenersResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeListenersResponse
-
- DescribeListenersResponse(DescribeListenersResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeListenersResponse
-
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.
- DescribeLoadBalancerListByCertId(DescribeLoadBalancerListByCertIdRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
根据证书ID查询其在一个地域中所关联到负载均衡实例列表
- DescribeLoadBalancerListByCertIdRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeLoadBalancerListByCertIdRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerListByCertIdRequest
-
- DescribeLoadBalancerListByCertIdRequest(DescribeLoadBalancerListByCertIdRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerListByCertIdRequest
-
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.
- DescribeLoadBalancerListByCertIdResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeLoadBalancerListByCertIdResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerListByCertIdResponse
-
- DescribeLoadBalancerListByCertIdResponse(DescribeLoadBalancerListByCertIdResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerListByCertIdResponse
-
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.
- DescribeLoadBalancerOverview(DescribeLoadBalancerOverviewRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
查询运行中、隔离中、即将到期和负载均衡总数。
- DescribeLoadBalancerOverviewRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeLoadBalancerOverviewRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewRequest
-
- DescribeLoadBalancerOverviewRequest(DescribeLoadBalancerOverviewRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewRequest
-
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.
- DescribeLoadBalancerOverviewResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeLoadBalancerOverviewResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
- DescribeLoadBalancerOverviewResponse(DescribeLoadBalancerOverviewResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
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.
- DescribeLoadBalancers(DescribeLoadBalancersRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
查询一个地域的负载均衡实例列表。
- DescribeLoadBalancersDetail(DescribeLoadBalancersDetailRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
查询负载均衡的详细信息,包括监听器,规则及后端目标。
- DescribeLoadBalancersDetailRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeLoadBalancersDetailRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
- DescribeLoadBalancersDetailRequest(DescribeLoadBalancersDetailRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
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.
- DescribeLoadBalancersDetailResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeLoadBalancersDetailResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailResponse
-
- DescribeLoadBalancersDetailResponse(DescribeLoadBalancersDetailResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailResponse
-
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.
- DescribeLoadBalancersRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeLoadBalancersRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
- DescribeLoadBalancersRequest(DescribeLoadBalancersRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
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.
- DescribeLoadBalancersResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeLoadBalancersResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersResponse
-
- DescribeLoadBalancersResponse(DescribeLoadBalancersResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersResponse
-
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.
- DescribeLoadBalancerTraffic(DescribeLoadBalancerTrafficRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
查询账号下的高流量负载均衡,返回前10个负载均衡。如果是子账号登录,只返回子账号有权限的负载均衡。
- DescribeLoadBalancerTrafficRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeLoadBalancerTrafficRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerTrafficRequest
-
- DescribeLoadBalancerTrafficRequest(DescribeLoadBalancerTrafficRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerTrafficRequest
-
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.
- DescribeLoadBalancerTrafficResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeLoadBalancerTrafficResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerTrafficResponse
-
- DescribeLoadBalancerTrafficResponse(DescribeLoadBalancerTrafficResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerTrafficResponse
-
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.
- DescribeQuota(DescribeQuotaRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
查询用户当前地域下的各项配额
- DescribeQuotaRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeQuotaRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeQuotaRequest
-
- DescribeQuotaRequest(DescribeQuotaRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeQuotaRequest
-
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.
- DescribeQuotaResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeQuotaResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeQuotaResponse
-
- DescribeQuotaResponse(DescribeQuotaResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeQuotaResponse
-
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.
- DescribeResources(DescribeResourcesRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
查询用户在当前地域支持可用区列表和资源列表。
- DescribeResourcesRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeResourcesRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesRequest
-
- DescribeResourcesRequest(DescribeResourcesRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesRequest
-
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.
- DescribeResourcesResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeResourcesResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesResponse
-
- DescribeResourcesResponse(DescribeResourcesResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesResponse
-
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.
- DescribeRewrite(DescribeRewriteRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DescribeRewrite 接口可根据负载均衡实例ID,查询一个负载均衡实例下转发规则的重定向关系。如果不指定监听器ID或转发规则ID,则返回该负载均衡实例下的所有重定向关系。
- DescribeRewriteRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeRewriteRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteRequest
-
- DescribeRewriteRequest(DescribeRewriteRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteRequest
-
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.
- DescribeRewriteResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeRewriteResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteResponse
-
- DescribeRewriteResponse(DescribeRewriteResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteResponse
-
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.
- DescribeTargetGroupInstances(DescribeTargetGroupInstancesRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
获取目标组绑定的服务器信息
- DescribeTargetGroupInstancesRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeTargetGroupInstancesRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesRequest
-
- DescribeTargetGroupInstancesRequest(DescribeTargetGroupInstancesRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesRequest
-
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.
- DescribeTargetGroupInstancesResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeTargetGroupInstancesResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesResponse
-
- DescribeTargetGroupInstancesResponse(DescribeTargetGroupInstancesResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesResponse
-
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.
- DescribeTargetGroupList(DescribeTargetGroupListRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
获取目标组列表
- DescribeTargetGroupListRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeTargetGroupListRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListRequest
-
- DescribeTargetGroupListRequest(DescribeTargetGroupListRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListRequest
-
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.
- DescribeTargetGroupListResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeTargetGroupListResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListResponse
-
- DescribeTargetGroupListResponse(DescribeTargetGroupListResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListResponse
-
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.
- DescribeTargetGroups(DescribeTargetGroupsRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
查询目标组信息
- DescribeTargetGroupsRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeTargetGroupsRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsRequest
-
- DescribeTargetGroupsRequest(DescribeTargetGroupsRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsRequest
-
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.
- DescribeTargetGroupsResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeTargetGroupsResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsResponse
-
- DescribeTargetGroupsResponse(DescribeTargetGroupsResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsResponse
-
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.
- DescribeTargetHealth(DescribeTargetHealthRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DescribeTargetHealth 接口用来获取负载均衡后端服务的健康检查结果,不支持传统型负载均衡。
- DescribeTargetHealthRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeTargetHealthRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetHealthRequest
-
- DescribeTargetHealthRequest(DescribeTargetHealthRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetHealthRequest
-
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.
- DescribeTargetHealthResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeTargetHealthResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetHealthResponse
-
- DescribeTargetHealthResponse(DescribeTargetHealthResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetHealthResponse
-
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.
- DescribeTargets(DescribeTargetsRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
DescribeTargets 接口用来查询负载均衡实例的某些监听器绑定的后端服务列表。
- DescribeTargetsRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeTargetsRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
- DescribeTargetsRequest(DescribeTargetsRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
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.
- DescribeTargetsResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeTargetsResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsResponse
-
- DescribeTargetsResponse(DescribeTargetsResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsResponse
-
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.
- DescribeTaskStatus(DescribeTaskStatusRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
本接口用于查询异步任务的执行状态,对于非查询类的接口(创建/删除负载均衡实例、监听器、规则以及绑定或解绑后端服务等),在接口调用成功后,都需要使用本接口查询任务最终是否执行成功。
- DescribeTaskStatusRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeTaskStatusRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusRequest
-
- DescribeTaskStatusRequest(DescribeTaskStatusRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusRequest
-
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.
- DescribeTaskStatusResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DescribeTaskStatusResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusResponse
-
- DescribeTaskStatusResponse(DescribeTaskStatusResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusResponse
-
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.
- DisassociateTargetGroups(DisassociateTargetGroupsRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
解除规则的目标组关联关系。
本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
- DisassociateTargetGroupsRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- DisassociateTargetGroupsRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DisassociateTargetGroupsRequest
-
- DisassociateTargetGroupsRequest(DisassociateTargetGroupsRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DisassociateTargetGroupsRequest
-
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.
- DisassociateTargetGroupsResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- DisassociateTargetGroupsResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.DisassociateTargetGroupsResponse
-
- DisassociateTargetGroupsResponse(DisassociateTargetGroupsResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.DisassociateTargetGroupsResponse
-
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.
- getAddress() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例的 VIP 。
注意:此字段可能返回 null,表示取不到有效值。
- getAddressIPv6() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的IPv6地址
注意:此字段可能返回 null,表示取不到有效值。
- getAddressIPv6() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例 VIP 的IPv6地址。
注意:此字段可能返回 null,表示取不到有效值。
- getAddressIPVersion() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 仅适用于公网负载均衡。IP版本,可取值:IPV4、IPV6、IPv6FullChain,不区分大小写,默认值 IPV4。说明:取值为IPV6表示为IPV6 NAT64版本;取值为IPv6FullChain,表示为IPv6版本。
- getAddressIPVersion() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Get IP版本,可取值:IPV4、IPV6、IPv6FullChain,不区分大小写,默认值 IPV4。说明:取值为IPV6表示为IPV6 NAT64版本;取值为IPv6FullChain,表示为IPv6版本。
- getAddressIPVersion() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get IP版本,ipv4 | ipv6
注意:此字段可能返回 null,表示取不到有效值。
- getAddressIPVersion() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例IP版本,IPv4 | IPv6。
注意:此字段可能返回 null,表示取不到有效值。
- getAddressIsp() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例IP地址所属的ISP。取值范围:BGP(多线)、CMCC(中国移动)、CUCC(中国联通)、CTCC(中国电信)、INTERNAL(内网)。
注意:此字段可能返回 null,表示取不到有效值。
- getAddStrategy() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Get 添加IP的策略,可取:fifo(如果黑名单容量已满,新加入黑名单的IP采用先进先出策略)
- getAnycastZone() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get anycast负载均衡的发布域,对于非anycast的负载均衡,此字段返回为空字符串
注意:此字段可能返回 null,表示取不到有效值。
- getAssociatedRule() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Get 关联到的规则数组。在DescribeTargetGroupList接口调用时无法获取到该参数。
注意:此字段可能返回 null,表示取不到有效值。
- getAssociations() - Method in class com.tencentcloudapi.clb.v20180317.models.AssociateTargetGroupsRequest
-
Get 绑定的关系数组。一次请求最多支持20个。
- getAssociations() - Method in class com.tencentcloudapi.clb.v20180317.models.DisassociateTargetGroupsRequest
-
Get 待解绑的规则关系数组。
- getAttrFlags() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 监听器的属性
注意:此字段可能返回 null,表示取不到有效值。
- getAttributeFlags() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡的属性
注意:此字段可能返回 null,表示取不到有效值。
- getAvailability() - Method in class com.tencentcloudapi.clb.v20180317.models.ResourceAvailability
-
Get 资源可用性,"Available":可用,"Unavailable":不可用
- getAvailability() - Method in class com.tencentcloudapi.clb.v20180317.models.SpecAvailability
-
Get 规格可用性。资源可用性,"Available":可用,"Unavailable":不可用
注意:此字段可能返回 null,表示取不到有效值。
- getAvailabilitySet() - Method in class com.tencentcloudapi.clb.v20180317.models.Resource
-
Get 可用资源。
注意:此字段可能返回 null,表示取不到有效值。
- getBackendPrivateIps() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 负载均衡绑定的后端服务的内网 IP,只支持查询云服务器的内网 IP。
- getBackendPublicIps() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 负载均衡绑定的后端服务的外网 IP,只支持查询云服务器的公网 IP。
- getBackends() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLBListenersRequest
-
Get 需要查询的内网ip列表
- getBackupZoneSet() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 备可用区
注意:此字段可能返回 null,表示取不到有效值。
- getBandwidthPackageId() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 带宽包ID,指定此参数时,网络计费方式(InternetAccessible.InternetChargeType)只支持按带宽包计费(BANDWIDTH_PACKAGE)。
- getBandwidthPackageId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 带宽包ID,指定此参数时,网络计费方式(InternetAccessible.InternetChargeType)只支持按带宽包计费(BANDWIDTH_PACKAGE),带宽包的属性即为其结算方式。非上移用户购买的 IPv6 负载均衡实例,且运营商类型非 BGP 时 ,不支持指定具体带宽包id。
- getBandwidthpkgSubType() - Method in class com.tencentcloudapi.clb.v20180317.models.InternetAccessible
-
Get 带宽包的类型,如SINGLEISP(单线)、BGP(多线)。
注意:此字段可能返回 null,表示取不到有效值。
- getBandwidthPrice() - Method in class com.tencentcloudapi.clb.v20180317.models.Price
-
Get 描述了网络价格。
注意:此字段可能返回 null,表示取不到有效值。
- getBeAutoCreated() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 转发规则是否为自动创建
- getBindIP() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInstance
-
Get 目标组实例的内网IP
- getBindList() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListResponse
-
Get 绑定关系列表
- getBlockedIPCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListResponse
-
Get 返回的IP的数量
- getBlockedIPList() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListResponse
-
Get 加入了12360黑名单的IP列表
- getBlockIPList() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Get 封禁IP列表,单次操作数组最大长度支持200000
- getCertCaContent() - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Get 上传客户端证书的内容,如果 SSLMode=mutual,如果没有 CertCaId,则此项必传。
- getCertCaId() - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Get 客户端证书的 ID,当监听器采用双向认证,即 SSLMode=MUTUAL 时,如果不填写此项则必须上传客户端证书,包括 CertCaContent,CertCaName。
- getCertCaId() - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateOutput
-
Get 客户端证书的 ID。
注意:此字段可能返回 null,表示取不到有效值。
- getCertCaId() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 传统型公网负载均衡的 HTTPS 监听器的客户端证书 ID
- getCertCaName() - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Get 上传客户端 CA 证书的名称,如果 SSLMode=mutual,如果没有 CertCaId,则此项必传。
- getCertContent() - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Get 上传服务端证书的内容,如果没有 CertId,则此项必传。
- getCertContent() - Method in class com.tencentcloudapi.clb.v20180317.models.CertInfo
-
Get 上传证书的公钥;如果没有 CertId,则此项必传。
- getCertId() - Method in class com.tencentcloudapi.clb.v20180317.models.CertIdRelatedWithLoadBalancers
-
Get 证书ID
- getCertId() - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Get 服务端证书的 ID,如果不填写此项则必须上传证书,包括 CertContent,CertKey,CertName。
- getCertId() - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateOutput
-
Get 服务端证书的ID。
- getCertId() - Method in class com.tencentcloudapi.clb.v20180317.models.CertInfo
-
Get 证书 ID,如果不填写此项则必须上传证书内容,包括CertName, CertContent,若为服务端证书必须包含CertKey。
- getCertId() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 传统型公网负载均衡的 HTTPS 监听器的服务端证书 ID
- getCertIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerListByCertIdRequest
-
Get 服务端证书的ID,或客户端证书的ID
- getCertificate() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 证书相关信息,此参数仅适用于TCP_SSL监听器和未开启SNI特性的HTTPS监听器。此参数和MultiCertInfo不能同时传入。
- getCertificate() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 监听器绑定的证书信息
注意:此字段可能返回 null,表示取不到有效值。
- getCertificate() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Get 域名相关的证书信息,注意,仅对启用SNI的监听器适用,不可和MultiCertInfo 同时传入。
- getCertificate() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 证书相关信息,此参数仅适用于HTTPS/TCP_SSL/QUIC监听器;此参数和MultiCertInfo不能同时传入。
- getCertificate() - Method in class com.tencentcloudapi.clb.v20180317.models.ReplaceCertForLoadBalancersRequest
-
Get 新证书的内容等相关信息
- getCertificate() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 证书信息;此参数和MultiCertInfo不能同时传入。
- getCertificate() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 证书信息
注意:此字段可能返回 null,表示取不到有效值。
- getCertKey() - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Get 上传服务端证书的 key,如果没有 CertId,则此项必传。
- getCertKey() - Method in class com.tencentcloudapi.clb.v20180317.models.CertInfo
-
Get 上传服务端证书的私钥;如果没有 CertId,则此项必传。
- getCertList() - Method in class com.tencentcloudapi.clb.v20180317.models.MultiCertInfo
-
Get 监听器或规则证书列表,单双向认证,多本服务端证书算法类型不能重复;若SSLMode为双向认证,证书列表必须包含一本ca证书。
- getCertName() - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Get 上传服务端证书的名称,如果没有 CertId,则此项必传。
- getCertName() - Method in class com.tencentcloudapi.clb.v20180317.models.CertInfo
-
Get 上传证书的名称,如果没有 CertId,则此项必传。
- getCertSet() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerListByCertIdResponse
-
Get 证书ID,以及与该证书ID关联的负载均衡实例列表
- getChargeType() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的计费类型,PREPAID:包年包月,POSTPAID_BY_HOUR:按量计费
注意:此字段可能返回 null,表示取不到有效值。
- getChargeType() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例的计费类型。取值范围:PREPAID预付费、POSTPAID_BY_HOUR按量付费。
注意:此字段可能返回 null,表示取不到有效值。
- getChargeUnit() - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Get 后续计价单元,可取值范围:
HOUR:表示计价单元是按每小时来计算。当前涉及该计价单元的场景有:实例按小时后付费(POSTPAID_BY_HOUR)、带宽按小时后付费(BANDWIDTH_POSTPAID_BY_HOUR);
GB:表示计价单元是按每GB来计算。当前涉及该计价单元的场景有:流量按小时后付费(TRAFFIC_POSTPAID_BY_HOUR)。
注意:此字段可能返回 null,表示取不到有效值。
- getCheckPort() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 自定义探测相关参数。健康检查端口,默认为后端服务的端口,除非您希望指定特定端口,否则建议留空。(仅适用于TCP/UDP监听器)。
注意:此字段可能返回 null,表示取不到有效值。
- getCheckType() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 健康检查使用的协议。取值 TCP | HTTP | HTTPS | GRPC | PING | CUSTOM,UDP监听器支持PING/CUSTOM,TCP监听器支持TCP/HTTP/CUSTOM,TCP_SSL/QUIC监听器支持TCP/HTTP,HTTP规则支持HTTP/GRPC,HTTPS规则支持HTTP/HTTPS/GRPC。HTTP监听器默认值为HTTP;TCP、TCP_SSL、QUIC监听器默认值为TCP;UDP监听器默认为PING;HTTPS监听器的CheckType默认值与后端转发协议一致。
注意:此字段可能返回 null,表示取不到有效值。
- getClassicalCluster() - Method in class com.tencentcloudapi.clb.v20180317.models.ExclusiveCluster
-
Get vpcgw集群
注意:此字段可能返回 null,表示取不到有效值。
- getClientIPField() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListResponse
-
Get 获取用户真实IP的字段
- getClientIPField() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Get 客户端真实IP存放的header字段名
- getClientToken() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。
- getClusterId() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群唯一ID
- getClusterId() - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterItem
-
Get 集群唯一ID
- getClusterId() - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Get 集群唯一ID,如tgw-12345678。
- getClusterIds() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 公网独占集群ID或者CDCId。
- getClusterIds() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 集群ID,集群标识,在需要配置公有云独占集群或本地专有集群时使用。公有云独占集群申请请[提交工单](https://console.cloud.tencent.com/workorder/category),本地专有集群请参考[本地专有集群](https://cloud.tencent.com/document/product/1346)描述。
- getClusterIds() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 集群ID
注意:此字段可能返回 null,表示取不到有效值。
- getClusterName() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群名称
- getClusterName() - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterItem
-
Get 集群名称
注意:此字段可能返回 null,表示取不到有效值。
- getClusterName() - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Get 集群名称。
- getClusterResourceSet() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesResponse
-
Get 集群中资源列表。
- getClusterSet() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersResponse
-
Get 集群列表。
- getClustersVersion() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群版本
注意:此字段可能返回 null,表示取不到有效值。
- getClustersZone() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群所在的可用区
注意:此字段可能返回 null,表示取不到有效值。
- getClustersZone() - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Get 集群所在的可用区
注意:此字段可能返回 null,表示取不到有效值。
- getClusterTag() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get Stgw独占集群的标签。
- getClusterTag() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群标签,只有TGW/STGW集群有标签
注意:此字段可能返回 null,表示取不到有效值。
- getClusterTag() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get Stgw独占集群的标签。
- getClusterTag() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 7层独占标签。
注意:此字段可能返回 null,表示取不到有效值。
- getClusterType() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群类型,如TGW,STGW,VPCGW
- getConfigContent() - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Get 配置内容
- getConfigContent() - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
Get 创建个性化配置或修改个性化配置的内容时,必传此字段
- getConfigId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡维度的个性化配置ID
注意:此字段可能返回 null,表示取不到有效值。
- getConfigId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡维度的个性化配置ID,多个配置用逗号隔开。
注意:此字段可能返回 null,表示取不到有效值。
- getConfigId() - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerResponse
-
Get 个性化配置ID,如:pz-1234abcd
- getConfigList() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListResponse
-
Get 配置列表
- getConfigName() - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Get 配置名字
注意:此字段可能返回 null,表示取不到有效值。
- getConfigName() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Get 拉取指定配置名字,模糊匹配。
- getConfigName() - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
Get 创建个性化配置或修改个性化配置的名字时,必传此字段
- getConfigType() - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Get 配置类型
- getConfigType() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Get 配置类型:CLB 负载均衡维度。 SERVER 域名维度。 LOCATION 规则维度。
- getContextType() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 自定义探测相关参数。健康检查协议CheckType的值取CUSTOM时,必填此字段,代表健康检查的输入格式,可取值:HEX或TEXT;取值为HEX时,SendContext和RecvContext的字符只能在0123456789ABCDEF中选取且长度必须是偶数位。(仅适用于TCP/UDP监听器)
注意:此字段可能返回 null,表示取不到有效值。
- getCreatedTime() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Get 目标组的创建时间
- getCreateTime() - Method in class com.tencentcloudapi.clb.v20180317.models.BlockedIP
-
Get 加入黑名单的时间
- getCreateTime() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 监听器的创建时间。
注意:此字段可能返回 null,表示取不到有效值。
- getCreateTime() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的创建时间。
注意:此字段可能返回 null,表示取不到有效值。
- getCreateTime() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例的创建时间。
注意:此字段可能返回 null,表示取不到有效值。
- getCreateTime() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 转发规则的创建时间
- getCreateTimestamp() - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Get 增加配置时间
- getCrossTargetSet() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsResponse
-
Get 后端服务列表。
- getDealName() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerResponse
-
Get 订单号。
注意:此字段可能返回 null,表示取不到有效值。
- getDealName() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusRequest
-
Get 订单ID。
注意:参数TaskId和DealName必须传一个。
- getDealName() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesResponse
-
Get 切换负载均衡计费方式时,可用此参数查询切换任务是否成功。
注意:此字段可能返回 null,表示取不到有效值。
- getDefaultServer() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Get 是否设为默认域名,注意,一个监听器下只能设置一个默认域名。
- getDefaultServer() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 是否将该域名设为默认域名,注意,一个监听器下只能设置一个默认域名。
- getDefaultServer() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 是否作为默认域名
- getDeleteProtect() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Get 是否开启删除保护
- getDeregisterTargetRst() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 解绑后端目标时,是否发RST给客户端,此参数仅适用于TCP监听器。
- getDeregisterTargetRst() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 解绑后端目标时,是否发RST给客户端,(此参数仅对于TCP监听器有意义)。
注意:此字段可能返回 null,表示取不到有效值。
- getDeregisterTargetRst() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 解绑后端目标时,是否发RST给客户端,此参数仅适用于TCP监听器。
- getDisasterRecoveryType() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群容灾类型,如SINGLE-ZONE,DISASTER-RECOVERY,MUTUAL-DISASTER-RECOVERY
注意:此字段可能返回 null,表示取不到有效值。
- getDiscount() - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Get 折扣,如20.0代表2折。
注意:此字段可能返回 null,表示取不到有效值。
- getDiscountPrice() - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Get 预支费用的折扣价,单位:元。
注意:此字段可能返回 null,表示取不到有效值。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Get 关联到的转发规则域名
注意:此字段可能返回 null,表示取不到有效值。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Get 配置绑定的域名
注意:此字段可能返回 null,表示取不到有效值。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Get 要删除的转发规则的域名,如果是多域名,可以指定多域名列表中的任意一个。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Get 目标转发规则的域名,若已经输入 LocationId 参数,则本参数不生效。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Get 目标规则的域名,提供LocationId参数时本参数不生效。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListRequest
-
Get 搜索域名
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 腾讯云为负载均衡实例分配的域名。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Get 负载均衡域名
注意:此字段可能返回 null,表示取不到有效值。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的域名,仅公网传统型和域名型负载均衡实例才提供该字段。逐步下线中,建议用LoadBalancerDomain替代。
注意:此字段可能返回 null,表示取不到有效值。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 转发规则的域名。
注意:此字段可能返回 null,表示取不到有效值。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Get CLB域名
注意:此字段可能返回 null,表示取不到有效值。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Get 域名(必须是已经创建的转发规则下的域名),如果是多域名,可以指定多域名列表中的任意一个。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainRequest
-
Get 监听器下的某个旧域名。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Get 目标规则的域名,提供LocationId参数时本参数不生效。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Get 目标规则的域名,提供LocationId参数时本参数不生效。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Get 目标规则的域名,提供LocationId参数时本参数不生效。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Get 目标转发规则的域名,若已经输入 LocationId 参数,则本参数不生效。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Get 目标转发规则的域名,提供LocationId参数时本参数不生效。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Deprecated.
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleHealth
-
Get 转发规则的域名
注意:此字段可能返回 null,表示取不到有效值。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 转发规则的域名。长度限制为:1~80。Domain和Domains只需要传一个,单域名规则传Domain,多域名规则传Domains。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 转发规则的域名。
注意:此字段可能返回 null,表示取不到有效值。
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.RulesItems
-
Get 域名
- getDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleTargets
-
Get 转发规则的域名
- getDomains() - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteRequest
-
Get HTTPS:443监听器下需要重定向的域名,若不填,则对HTTPS:443监听器下的所有域名都设置重定向。
- getDomains() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 转发规则的域名列表。
注意:此字段可能返回 null,表示取不到有效值。
- getDomains() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 转发规则的域名列表。每个域名的长度限制为:1~80。Domain和Domains只需要传一个,单域名规则传Domain,多域名规则传Domains。
- getDomains() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 转发规则的域名列表。
注意:此字段可能返回 null,表示取不到有效值。
- getDynamicVip() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 创建域名化负载均衡。
- getEdgeZone() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Get 可用区是否是EdgeZone可用区,如:false
注意:此字段可能返回 null,表示取不到有效值。
- getEdgeZone() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Get 可用区是否是EdgeZone可用区,如:false
- getEgress() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 网络出口
注意:此字段可能返回 null,表示取不到有效值。
- getEgress() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 网络出口
- getEgress() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 网络出口
注意:此字段可能返回 null,表示取不到有效值。
- getEgress() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 网络出口
注意:此字段可能返回 null,表示取不到有效值。
- getEgress() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Get 网络出口
注意:此字段可能返回 null,表示取不到有效值。
- getEipAddressId() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get EIP 的唯一 ID,形如:eip-11112222,仅适用于内网负载均衡绑定EIP。
- getEipAddressId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get EIP 的唯一 ID,形如:eip-11112222,仅适用于内网负载均衡绑定EIP。
- getEndPort() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 创建端口段监听器时必须传入此参数,用以标识结束端口。同时,入参Ports只允许传入一个成员,用以标识开始端口。【如果您需要体验端口段功能,请通过 [工单申请](https://console.cloud.tencent.com/workorder/category)】。
- getEndPort() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 端口段结束端口
注意:此字段可能返回 null,表示取不到有效值。
- getEndPort() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Get 若支持端口段,则为端口段结束端口;若不支持端口段,则为0
注意:此字段可能返回 null,表示取不到有效值。
- getEndPort() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Get 端口段监听器的结束端口
注意:此字段可能返回 null,表示取不到有效值。
- getEniId() - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Get 弹性网卡唯一ID,如 eni-1234abcd
注意:此字段可能返回 null,表示取不到有效值。
- getEniId() - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Get 子机的网卡ID。
- getEniId() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Get 弹性网卡唯一ID
注意:此字段可能返回 null,表示取不到有效值。
- getEniIp() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Get 绑定 IP 时需要传入此参数,支持弹性网卡的 IP 和其他内网 IP,如果是弹性网卡则必须先绑定至CVM,然后才能绑定到负载均衡实例。
注意:参数 InstanceId、EniIp 只能传入一个且必须传入一个。如果绑定双栈IPV6子机,必须传该参数。
- getEniIp() - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Get 绑定IP时需要传入此参数,支持弹性网卡的IP和其他内网IP,如果是弹性网卡则必须先绑定至CVM,然后才能绑定到负载均衡实例。
注意:参数 InstanceId、EniIp 有且只能传入其中一个参数。如果绑定双栈IPV6子机,则必须传该参数。如果是跨地域绑定,则必须传该参数,不支持传InstanceId参数。
注意:此字段可能返回 null,表示取不到有效值。
- getExclusiveCluster() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 独占集群信息。
- getExclusiveCluster() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 独占型实例信息。若创建独占型的内网负载均衡实例,则此参数必填。
- getExclusiveCluster() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 内网独占集群
注意:此字段可能返回 null,表示取不到有效值。
- getExclusiveCluster() - Method in class com.tencentcloudapi.clb.v20180317.models.MigrateClassicalLoadBalancersRequest
-
Get 独占集群信息
- getExpireTime() - Method in class com.tencentcloudapi.clb.v20180317.models.BlockedIP
-
Get 过期时间
- getExpireTime() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的过期时间,仅对预付费负载均衡生效
注意:此字段可能返回 null,表示取不到有效值。
- getExpireTime() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Get 过期时间,单位秒,默认值3600
- getExtCertIds() - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateOutput
-
Get 多本服务器证书场景扩展的服务器证书ID。
注意:此字段可能返回 null,表示取不到有效值。
- getExtendedCode() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get GRPC健康检查状态码(仅适用于后端转发协议为GRPC的规则)。默认值为 12,可输入值为数值、多个数值、或者范围,例如 20 或 20,25 或 0-99
注意:此字段可能返回 null,表示取不到有效值。
- getExtraInfo() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 暂做保留,一般用户无需关注。
注意:此字段可能返回 null,表示取不到有效值。
- getExtraInfo() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 暂做保留,一般用户无需关注。
注意:此字段可能返回 null,表示取不到有效值。
- getFailListenerIdSet() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchDeregisterTargetsResponse
-
Get 解绑失败的监听器ID。
- getFailListenerIdSet() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchRegisterTargetsResponse
-
Get 绑定失败的监听器ID,如为空表示全部绑定成功。
- getFields() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
Get 选择返回的Fields列表,系统仅会返回Fileds中填写的字段,可填写的字段详情请参见
LoadBalancerDetail。若未在Fileds填写相关字段,则此字段返回null。Fileds中默认添加LoadBalancerId和LoadBalancerName字段。
- getFilters() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesRequest
-
Get 查询集群中资源列表条件,详细的过滤条件如下:
cluster-id - String - 是否必填:否 - (过滤条件)按照 集群 的唯一ID过滤,如 :"tgw-12345678","stgw-12345678","vpcgw-12345678"。
vip - String - 是否必填:否 - (过滤条件)按照vip过滤。
loadbalancer-id - String - 是否必填:否 - (过滤条件)按照负载均衡唯一ID过滤。
idle - String 是否必填:否 - (过滤条件)按照是否闲置过滤,如"True","False"。
- getFilters() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsRequest
-
Get 查询跨域2.0版本云联网后端子机和网卡服务列表条件,详细的过滤条件如下:
vpc-id - String - 是否必填:否 - (过滤条件)按照 本地私有网络ID,即负载均衡的VpcId 过滤,如:"vpc-12345678"。
ip - String - 是否必填:否 - (过滤条件)按照 后端服务ip 过滤,如:"192.168.0.1"。
listener-id - String - 是否必填:否 - (过滤条件)按照 监听器ID 过滤,如:"lbl-12345678"。
location-id - String - 是否必填:否 - (过滤条件)按照 七层监听器规则ID 过滤,如:"loc-12345678"。
- getFilters() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Get 过滤条件如下:
loadbalancer-id - String - 是否必填:否 - (过滤条件)按照 负载均衡ID 过滤,如:"lb-12345678"。
vip - String - 是否必填:否 - (过滤条件)按照 负载均衡Vip 过滤,如:"1.1.1.1","2204::22:3"。
- getFilters() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersRequest
-
Get 查询集群列表条件,详细的过滤条件如下:
cluster-type - String - 是否必填:否 - (过滤条件)按照 集群 的类型过滤,包括"TGW","STGW","VPCGW"。
cluster-id - String - 是否必填:否 - (过滤条件)按照 集群 的唯一ID过滤,如 :"tgw-12345678","stgw-12345678","vpcgw-12345678"。
cluster-name - String - 是否必填:否 - (过滤条件)按照 集群 的名称过滤。
cluster-tag - String - 是否必填:否 - (过滤条件)按照 集群 的标签过滤。(只有TGW/STGW集群有集群标签)
vip - String - 是否必填:否 - (过滤条件)按照 集群 内的vip过滤。
loadblancer-id - String - 是否必填:否 - (过滤条件)按照 集群 内的负载均衡唯一ID过滤。
network - String - 是否必填:否 - (过滤条件)按照 集群 的网络类型过滤,如:"Public","Private"。
zone - String - 是否必填:否 - (过滤条件)按照 集群 所在可用区过滤,如:"ap-guangzhou-1"(广州一区)。
isp -- String - 是否必填:否 - (过滤条件)按照TGW集群的 Isp 类型过滤,如:"BGP","CMCC","CUCC","CTCC","INTERNAL"。
- getFilters() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
Get 查询负载均衡详细信息列表条件,详细的过滤条件如下:
loadbalancer-id - String - 是否必填:否 - (过滤条件)按照 负载均衡ID 过滤,如:"lb-12345678"。
project-id - String - 是否必填:否 - (过滤条件)按照 项目ID 过滤,如:"0","123"。
network - String - 是否必填:否 - (过滤条件)按照 负载均衡网络类型 过滤,如:"Public","Private"。
vip - String - 是否必填:否 - (过滤条件)按照 负载均衡Vip 过滤,如:"1.1.1.1","2204::22:3"。
target-ip - String - 是否必填:否 - (过滤条件)按照 后端目标内网Ip 过滤,如:"1.1.1.1","2203::214:4"。
vpcid - String - 是否必填:否 - (过滤条件)按照 负载均衡所属vpcId 过滤,如:"vpc-12345678"。
zone - String - 是否必填:否 - (过滤条件)按照 负载均衡所属的可用区 过滤,如:"ap-guangzhou-1"。
tag-key - String - 是否必填:否 - (过滤条件)按照 负载均衡标签的标签键 过滤,如:"name"。
tag:* - String - 是否必填:否 - (过滤条件)按照 负载均衡的标签 过滤,':' 后面跟的是标签键。如:过滤标签键name,标签值zhangsan,lisi,{"Name": "tag:name","Values": ["zhangsan", "lisi"]}。
fuzzy-search - String - 是否必填:否 - (过滤条件)按照 负载均衡Vip,负载均衡名称 模糊搜索,如:"1.1"。
- getFilters() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 每次请求的`Filters`的上限为10,`Filter.Values`的上限为100。
`Filter.Name`和`Filter.Values`皆为必填项。详细的过滤条件如下:
charge-type - String - 是否必填:否 - (过滤条件)按照 CLB 的实例计费模式过滤,包括"PREPAID","POSTPAID_BY_HOUR"。
internet-charge-type - String - 是否必填:否 - (过滤条件)按照 CLB 的网络计费模式过滤,包括"BANDWIDTH_PREPAID","TRAFFIC_POSTPAID_BY_HOUR","BANDWIDTH_POSTPAID_BY_HOUR","BANDWIDTH_PACKAGE"。
master-zone-id - String - 是否必填:否 - (过滤条件)按照 CLB 的主可用区ID过滤,如 :"100001" (对应的是广州一区)。
tag-key - String - 是否必填:否 - (过滤条件)按照 CLB 标签的键过滤。
tag:tag-key - String - 是否必填:否 - (过滤条件)按照CLB标签键值对进行过滤,tag-key使用具体的标签键进行替换。
function-name - String - 是否必填:否 - (过滤条件)按照 CLB 后端绑定的SCF云函数的函数名称过滤。
vip-isp - String - 是否必填:否 - (过滤条件)按照 CLB VIP的运营商类型过滤,如:"BGP","INTERNAL","CMCC","CTCC","CUCC"等。
sla-type - String - 是否必填:否 - (过滤条件)按照 CLB 的性能容量型规格过滤,包括"clb.c2.medium","clb.c3.small","clb.c3.medium","clb.c4.small","clb.c4.medium","clb.c4.large","clb.c4.xlarge"。
- getFilters() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesRequest
-
Get 查询可用区资源列表条件,详细的过滤条件如下:
master-zone -- String - 是否必填:否 - (过滤条件)按照 地区 类型过滤,如:"ap-guangzhou-2"。ip-version -- String - 是否必填:否 - (过滤条件)按照 IP 类型过滤,可选值:"IPv4"、"IPv6"、"IPv6_Nat"。
isp -- String - 是否必填:否 - (过滤条件)按照 Isp 类型过滤,如:"BGP","CMCC","CUCC","CTCC"。
- getFilters() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesRequest
-
Get 过滤条件,当前仅支持TargetGroupId,BindIP,InstanceId过滤。
- getFilters() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListRequest
-
Get 过滤条件数组,支持TargetGroupVpcId和TargetGroupName。与TargetGroupIds互斥,优先使用目标组ID。
- getFilters() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsRequest
-
Get 过滤条件数组,与TargetGroupIds互斥,支持TargetGroupVpcId和TargetGroupName。
- getFilters() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
Get 查询负载均衡绑定的后端服务列表,过滤条件如下:
location-id - String - 是否必填:否 - (过滤条件)按照 规则ID 过滤,如:"loc-12345678"。
private-ip-address - String - 是否必填:否 - (过滤条件)按照 后端服务内网IP 过滤,如:"172.16.1.1"。
tag - String - 是否必填:否 - (过滤条件)按照 标签 过滤,如:"tag-test"。
- getForce() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerSlaRequest
-
Get 是否强制升级,默认否。
- getForward() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 负载均衡实例的类型。1:通用的负载均衡实例,目前只支持传入1。
- getForward() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 负载均衡实例的类型。1:通用的负载均衡实例,0:传统型负载均衡实例。如果不传此参数,则查询所有类型的负载均衡实例。
- getForward() - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Get 负载均衡类型标识,1:负载均衡,0:传统型负载均衡。
- getForward() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡类型标识,1:负载均衡,0:传统型负载均衡。
- getForwardType() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Get 负载均衡实例与后端服务之间的转发协议,默认HTTP,可取值:HTTP、HTTPS、GRPC。仅HTTPS监听器该参数有效。
- getForwardType() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 负载均衡与后端服务之间的转发协议,目前支持 HTTP/HTTPS/GRPC/TRPC,TRPC暂未对外开放,默认HTTP。
- getForwardType() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 负载均衡与后端服务之间的转发协议
- getFunction() - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionTarget
-
Get 云函数相关信息
注意:此字段可能返回 null,表示取不到有效值。
- getFunctionName() - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionInfo
-
Get 函数名称
- getFunctionNamespace() - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionInfo
-
Get 函数命名空间
- getFunctionQualifier() - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionInfo
-
Get 函数的版本名称或别名
- getFunctionQualifierType() - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionInfo
-
Get 标识 FunctionQualifier 参数的类型,可取值: VERSION(版本)、ALIAS(别名)
注意:此字段可能返回 null,表示取不到有效值。
- getFunctionTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Get 待解绑的云函数列表。
- getFunctionTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Get 要修改的后端云函数服务列表。
- getFunctionTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Get 待绑定的云函数列表。
- getFunctionTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleTargets
-
Get 后端云函数的信息
注意:此字段可能返回 null,表示取不到有效值。
- getGoodsNum() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Get 询价的负载均衡实例个数,默认为1
- getHealthCheck() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 健康检查相关参数,此参数仅适用于TCP/UDP/TCP_SSL/QUIC监听器。
- getHealthCheck() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 监听器的健康检查信息
注意:此字段可能返回 null,表示取不到有效值。
- getHealthCheck() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 健康检查相关参数,此参数仅适用于TCP/UDP/TCP_SSL/QUIC监听器。
- getHealthCheck() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Get 健康检查信息。
- getHealthCheck() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 健康检查信息。详情请参见:[健康检查](https://cloud.tencent.com/document/product/214/6097)
- getHealthCheck() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 健康检查信息
注意:此字段可能返回 null,表示取不到有效值。
- getHealthList() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusResponse
-
Get 后端健康状态列表。
注意:此字段可能返回 null,表示取不到有效值。
- getHealthLogsetId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetResponse
-
Get 健康检查日志集的 ID。
- getHealthLogSetId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡日志服务(CLS)的健康检查日志集ID
注意:此字段可能返回 null,表示取不到有效值。
- getHealthLogTopicId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡日志服务(CLS)的健康检查日志主题ID
注意:此字段可能返回 null,表示取不到有效值。
- getHealthNum() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 健康阈值
- getHealthNum() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 健康阈值,默认值:3,表示当连续探测三次健康则表示该转发正常,可选值:2~10,单位:次。
注意:此字段可能返回 null,表示取不到有效值。
- getHealthStatus() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalHealth
-
Get 健康检查结果,1 表示健康,0 表示不健康
- getHealthStatus() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Get 当前健康状态,true:健康,false:不健康(包括尚未开始探测、探测中、状态异常等几种状态)。只有处于健康状态(且权重大于0),负载均衡才会向其转发流量。
- getHealthStatusDetail() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Get 当前健康状态的详细信息。如:Alive、Dead、Unknown。Alive状态为健康,Dead状态为异常,Unknown状态包括尚未开始探测、探测中、状态未知。
- getHealthStatusDetial() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Deprecated.
- getHealthSwitch() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 是否开启了健康检查:1(开启)、0(关闭)
- getHealthSwitch() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 是否开启健康检查:1(开启)、0(关闭)。
- getHttp2() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Get 是否开启Http2,注意,只有HTTPS域名才能开启Http2。
- getHttp2() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 是否开启Http2,注意,只有HTTPS域名才能开启Http2。
- getHttp2() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 是否开启Http2
- getHttpCheckDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 健康检查域名(仅适用于HTTP/HTTPS监听器和TCP监听器的HTTP健康检查方式。针对TCP监听器,当使用HTTP健康检查方式时,该参数为必填项)。
注意:此字段可能返回 null,表示取不到有效值。
- getHttpCheckMethod() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 健康检查方法(仅适用于HTTP/HTTPS转发规则、TCP监听器的HTTP健康检查方式),默认值:HEAD,可选值HEAD或GET。
注意:此字段可能返回 null,表示取不到有效值。
- getHttpCheckPath() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 传统型公网负载均衡的 HTTP、HTTPS 监听器的健康检查路径
- getHttpCheckPath() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 健康检查路径(仅适用于HTTP/HTTPS转发规则、TCP监听器的HTTP健康检查方式)。
注意:此字段可能返回 null,表示取不到有效值。
- getHttpCode() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 传统型公网负载均衡的 HTTP、HTTPS 监听器的健康检查返回码。具体可参考创建监听器中对该字段的解释
- getHttpCode() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 健康检查状态码(仅适用于HTTP/HTTPS转发规则、TCP监听器的HTTP健康检查方式)。可选值:1~31,默认 31。
1 表示探测后返回值 1xx 代表健康,2 表示返回 2xx 代表健康,4 表示返回 3xx 代表健康,8 表示返回 4xx 代表健康,16 表示返回 5xx 代表健康。若希望多种返回码都可代表健康,则将相应的值相加。
注意:此字段可能返回 null,表示取不到有效值。
- getHttpGzip() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 是否开启gzip
- getHttpHash() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 传统型公网负载均衡的 HTTP、HTTPS 监听器的请求均衡方法。wrr 表示按权重轮询,ip_hash 表示根据访问的源 IP 进行一致性哈希方式来分发
- getHTTPMaxNewConn() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get http最大新建连接数(个/秒)
注意:此字段可能返回 null,表示取不到有效值。
- getHTTPQps() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get http QPS
注意:此字段可能返回 null,表示取不到有效值。
- getHTTPSMaxNewConn() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get https最大新建连接数(个/秒)
注意:此字段可能返回 null,表示取不到有效值。
- getHTTPSQps() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get https QPS
注意:此字段可能返回 null,表示取不到有效值。
- getHttpVersion() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get HTTP版本。健康检查协议CheckType的值取HTTP时,必传此字段,代表后端服务的HTTP版本:HTTP/1.0、HTTP/1.1;(仅适用于TCP监听器)
注意:此字段可能返回 null,表示取不到有效值。
- getIdle() - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Get 资源是否闲置。
注意:此字段可能返回 null,表示取不到有效值。
- getIdleConnectTimeout() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 空闲连接超时时间,此参数仅适用于TCP监听器,单位:秒。默认值:900,取值范围:共享型实例和独占型实例支持:300~900,性能容量型实例支持:300~2000。如需设置超过2000s,请通过 [工单申请](https://console.cloud.tencent.com/workorder/category),最大可设置到3600s。
- getIdleConnectTimeout() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 空闲连接超时时间,仅支持TCP监听器。默认值:900;共享型实例和独占型实例取值范围:300~900,性能容量型实例取值范围:300~1980。
注意:此字段可能返回 null,表示取不到有效值。
- getIdleConnectTimeout() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 空闲连接超时时间,此参数仅适用于TCP监听器,单位:秒。默认值:900,取值范围:共享型实例和独占型实例支持:300~900,性能容量型实例支持:300~2000。如需设置超过2000s,请通过 [工单申请](https://console.cloud.tencent.com/workorder/category),最大可设置到3600s。
- getIdleLoadBalancers() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersResponse
-
Get 闲置实例列表
注意:此字段可能返回 null,表示取不到有效值。
- getIdleReason() - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Get 闲置原因。NO_RULES:没有规则,NO_RS:有规则没有绑定子机。
- getIdleResourceCount() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群内空闲资源数目
注意:此字段可能返回 null,表示取不到有效值。
- getInstanceId() - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Get 后端服务的唯一 ID,如 ins-abcd1234
- getInstanceId() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Get 子机 ID。表示绑定主网卡主 IP。
- getInstanceId() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalLoadBalancerInfo
-
Get 后端实例ID
- getInstanceId() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Get 后端服务的唯一 ID,可通过 DescribeInstances 接口返回字段中的 unInstanceId 字段获取
- getInstanceId() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTargetInfo
-
Get 后端实例ID
- getInstanceId() - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Get 子机实例ID。
注意:此字段可能返回 null,表示取不到有效值。
- getInstanceId() - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Get 绑定CVM时需要传入此参数,代表CVM的唯一 ID,可通过 DescribeInstances 接口返回字段中的 InstanceId 字段获取。表示绑定主网卡主IP。
注意:参数 InstanceId、EniIp 有且只能传入其中一个参数。
注意:此字段可能返回 null,表示取不到有效值。
- getInstanceId() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Get 后端服务的唯一 ID
- getInstanceIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsFromClassicalLBRequest
-
Get 后端服务的实例ID列表。
- getInstanceIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBByInstanceIdRequest
-
Get 后端实例ID列表。
- getInstanceName() - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Get 后端服务的实例名称
注意:此字段可能返回 null,表示取不到有效值。
- getInstanceName() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Get 后端服务的实例名称
注意:此字段可能返回 null,表示取不到有效值。
- getInstanceName() - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Get 子机实例名称。
注意:此字段可能返回 null,表示取不到有效值。
- getInstanceName() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Get 后端服务的实例名称
注意:此字段可能返回 null,表示取不到有效值。
- getInstancePort() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 监听器后端转发端口
- getInstancePrice() - Method in class com.tencentcloudapi.clb.v20180317.models.Price
-
Get 描述了实例价格。
注意:此字段可能返回 null,表示取不到有效值。
- getInternetAccessible() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 仅适用于公网负载均衡。负载均衡的网络计费模式。
- getInternetAccessible() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 网络计费模式,最大出带宽。仅对内网属性的性能容量型实例和公网属性的所有实例生效。
- getInternetAccessible() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Get 询价的网络计费方式
- getInternetAccessible() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceModifyLoadBalancerRequest
-
Get 修改后的网络带宽信息
- getInternetChargeInfo() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Get 网络计费相关参数
- getInternetChargeType() - Method in class com.tencentcloudapi.clb.v20180317.models.InternetAccessible
-
Get TRAFFIC_POSTPAID_BY_HOUR 按流量按小时后计费 ; BANDWIDTH_POSTPAID_BY_HOUR 按带宽按小时后计费; BANDWIDTH_PACKAGE 按带宽包计费;BANDWIDTH_PREPAID按带宽预付费。
注意:此字段可能返回 null,表示取不到有效值。
- getInternetMaxBandwidthOut() - Method in class com.tencentcloudapi.clb.v20180317.models.InternetAccessible
-
Get 最大出带宽,单位Mbps,仅对公网属性的共享型、性能容量型和独占型 CLB 实例、以及内网属性的性能容量型 CLB 实例生效。
- 对于公网属性的共享型和独占型 CLB 实例,最大出带宽的范围为1Mbps-2048Mbps。
- 对于公网属性和内网属性的性能容量型 CLB实例,最大出带宽的范围为1Mbps-61440Mbps。
(调用CreateLoadBalancer创建LB时不指定此参数则设置为默认值10Mbps。此上限可调整)
注意:此字段可能返回 null,表示取不到有效值。
- getIntervalTime() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 检查间隔
- getIntervalTime() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 健康检查探测间隔时间,默认值:5,IPv4 CLB实例的取值范围为:2-300,IPv6 CLB 实例的取值范围为:5-300。单位:秒。
说明:部分老旧 IPv4 CLB实例的取值范围为:5-300。
注意:此字段可能返回 null,表示取不到有效值。
- getIP() - Method in class com.tencentcloudapi.clb.v20180317.models.BlockedIP
-
Get 黑名单IP
- getIP() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalHealth
-
Get 后端服务的内网 IP
- getIP() - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Get 子机或网卡的IP地址
- getIp() - Method in class com.tencentcloudapi.clb.v20180317.models.SnatIp
-
Get IP地址,如192.168.0.1
- getIP() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Get Target的内网IP
- getIps() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerSnatIpsRequest
-
Get 删除SnatIp地址数组。
- getIPv6Mode() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get IP地址版本为ipv6时此字段有意义, IPv6Nat64 | IPv6FullChain
注意:此字段可能返回 null,表示取不到有效值。
- getIPv6Mode() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例IPv6地址类型,IPv6Nat64 | IPv6FullChain。
注意:此字段可能返回 null,表示取不到有效值。
- getIPVersion() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get IP版本
注意:此字段可能返回 null,表示取不到有效值。
- getIPVersion() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Get IP版本,如IPv4,IPv6,IPv6_Nat。
- getIsBlock() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get vip是否被封堵
注意:此字段可能返回 null,表示取不到有效值。
- getIsBlockTime() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 封堵或解封时间
注意:此字段可能返回 null,表示取不到有效值。
- getIsDDos() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 是否可绑定高防包
注意:此字段可能返回 null,表示取不到有效值。
- getIsolatedTime() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例被隔离的时间
注意:此字段可能返回 null,表示取不到有效值。
- getIsolation() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 0:表示未被隔离,1:表示被隔离。
注意:此字段可能返回 null,表示取不到有效值。
- getIsolation() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 0:表示未被隔离,1:表示被隔离。
注意:此字段可能返回 null,表示取不到有效值。
- getIsolationCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
Get 隔离中的负载均衡数目
- getIsp() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群的Isp属性,如:"BGP","CMCC","CUCC","CTCC","INTERNAL"。
注意:此字段可能返回 null,表示取不到有效值。
- getIsp() - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Get 集群的Isp属性,如:"BGP","CMCC","CUCC","CTCC","INTERNAL"。
注意:此字段可能返回 null,表示取不到有效值。
- getIsp() - Method in class com.tencentcloudapi.clb.v20180317.models.Resource
-
Get 运营商信息,如"CMCC", "CUCC", "CTCC", "BGP", "INTERNAL"。
- getJodId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListResponse
-
Get 异步任务的ID
- getKeepaliveEnable() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 是否开启长连接,此参数仅适用于HTTP/HTTPS监听器,0:关闭;1:开启, 默认关闭。
- getKeepaliveEnable() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 是否开启长连接,1开启,0关闭,(本参数仅对于HTTP/HTTPS监听器有意义)
注意:此字段可能返回 null,表示取不到有效值。
- getKeepaliveEnable() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 是否开启长连接,此参数仅适用于HTTP/HTTPS监听器。
默认值0表示不开启,1表示开启。
- getL4Clusters() - Method in class com.tencentcloudapi.clb.v20180317.models.ExclusiveCluster
-
Get 4层独占集群列表
注意:此字段可能返回 null,表示取不到有效值。
- getL7Clusters() - Method in class com.tencentcloudapi.clb.v20180317.models.ExclusiveCluster
-
Get 7层独占集群列表
注意:此字段可能返回 null,表示取不到有效值。
- getLcuPrice() - Method in class com.tencentcloudapi.clb.v20180317.models.Price
-
Get 描述了lcu价格。
注意:此字段可能返回 null,表示取不到有效值。
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListRequest
-
Get 返回IP的最大个数,默认为 100000。
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesRequest
-
Get 返回集群中资源列表数目,默认为20,最大值为100。
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsRequest
-
Get 返回后端服务列表数目,默认20,最大值100。
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListRequest
-
Get 拉取绑定关系列表数目,默认值 20
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Get 拉取数目,默认值20
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersRequest
-
Get 返回集群列表数目,默认值为20,最大值为100。
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersRequest
-
Get 返回负载均衡实例的数量,默认为20,最大值为100。
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
Get 返回负载均衡列表数目,默认20,最大值100。
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 返回负载均衡实例的数量,默认为20,最大值为100。
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesRequest
-
Get 返回可用区资源列表数目,默认20,最大值100。
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesRequest
-
Get 显示数量限制,默认20。
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListRequest
-
Get 显示条数限制,默认为20。
- getLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsRequest
-
Get 显示条数限制,默认为20。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Get 关联到的监听器ID
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteRequest
-
Get HTTPS:443监听器的ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Get 监听器 ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Get 配置绑定的监听器ID
注意:此字段可能返回 null,表示取不到有效值。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 负载均衡监听器ID
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateRuleRequest
-
Get 监听器 ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteListenerRequest
-
Get 要删除的监听器ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Get 负载均衡监听器ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Get 负载均衡监听器 ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Get 监听器 ID,格式如 lbl-12345678。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusRequest
-
Get 负载均衡监听器ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 负载均衡监听器 ID
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Get 监听器 ID
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerHealth
-
Get 监听器ID
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Get 监听器ID
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡监听器 ID。
注意:此字段可能返回 null,表示取不到有效值。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Get 负载均衡监听器ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainRequest
-
Get 负载均衡监听器 ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Get 负载均衡监听器ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 负载均衡监听器ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Get 负载均衡监听器 ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Get 负载均衡监听器ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Get 负载均衡监听器ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Get 负载均衡监听器 ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Get 负载均衡监听器ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.RsTagRule
-
Get 负载均衡监听器 ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Get 负载均衡监听器 ID。
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 转发规则所属的监听器 ID
- getListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
Get 监听器ID。访问AssociateTargetGroups和DisassociateTargetGroups接口时必传此参数。
- getListenerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerResponse
-
Get 创建的监听器的唯一标识数组。
- getListenerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerListenersRequest
-
Get 指定删除的监听器ID数组,最大为20个。若不填则删除负载均衡的所有监听器。
- getListenerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
Get 负载均衡监听器ID列表。
- getListenerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersRequest
-
Get 要查询的负载均衡监听器 ID 数组,最大为100个。
- getListenerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
Get 监听器 ID 列表。ID 数量上限为20个。
- getListenerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusRequest
-
Get 监听器ID。如果该字段为空,则表示操作负载均衡实例,如果不为空,则表示操作监听器。
- getListenerName() - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Get 监听器名称
- getListenerName() - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Get 监听器名字
注意:此字段可能返回 null,表示取不到有效值。
- getListenerName() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 监听器名称
- getListenerName() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 监听器的名称
注意:此字段可能返回 null,表示取不到有效值。
- getListenerName() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerHealth
-
Get 监听器名称
注意:此字段可能返回 null,表示取不到有效值。
- getListenerName() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 新的监听器名称。
- getListenerNames() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 要创建的监听器名称列表,名称与Ports数组按序一一对应,如不需立即命名,则无需提供此参数。
- getListenerPort() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalHealth
-
Get 负载均衡的监听端口
- getListenerPort() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 负载均衡监听器端口
- getListenerPort() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
Get 负载均衡监听端口,范围为[1-65535]。
- getListeners() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersResponse
-
Get 监听器列表。
注意:此字段可能返回 null,表示取不到有效值。
- getListeners() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersResponse
-
Get 监听器列表。
- getListeners() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsResponse
-
Get 监听器后端绑定的机器信息。
注意:此字段可能返回 null,表示取不到有效值。
- getListeners() - Method in class com.tencentcloudapi.clb.v20180317.models.LBItem
-
Get 监听器规则
- getListeners() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerHealth
-
Get 监听器列表
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalanceDirectorCount() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群内转发机的数目
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerChargePrepaid() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Get 询价的收费周期。(仅包年包月支持该参数)
- getLoadBalancerChargePrepaid() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRenewLoadBalancerRequest
-
Get 续费周期
- getLoadBalancerChargeType() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Get 询价的收费类型,POSTPAID为按量计费,"PREPAID"为预付费包年包月
- getLoadBalancerDetailSet() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailResponse
-
Get 负载均衡详情列表。
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的域名。
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例的域名。
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Get 关联到的负载均衡ID
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchDeregisterTargetsRequest
-
Get 负载均衡ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetTagRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetWeightRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchRegisterTargetsRequest
-
Get 负载均衡ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Get 配置绑定的CLB ID
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 负载均衡ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Get 负载均衡唯一ID,如lb-12345678。
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerSnatIpsRequest
-
Get 负载均衡唯一性ID,例如:lb-12345678。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateRuleRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteListenerRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerListenersRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerSnatIpsRequest
-
Get 负载均衡唯一ID,例如:lb-12345678。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsFromClassicalLBRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Get 负载均衡实例 ID,格式如 lb-12345678。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBTargetsRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Get 负载均衡ID
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceModifyLoadBalancerRequest
-
Get 负载均衡实例ID
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRefundLoadBalancerRequest
-
Get 负载均衡实例ID
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRenewLoadBalancerRequest
-
Get 负载均衡实例ID
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.LBItem
-
Get lb的字符串id
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerHealth
-
Get 负载均衡实例ID
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Get 负载均衡ID
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ManualRewriteRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Get 负载均衡的唯一ID
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsWithClassicalLBRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogRequest
-
Get 负载均衡实例 ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerSecurityGroupsRequest
-
Get 负载均衡实例 ID
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusRequest
-
Get 负载均衡实例ID。
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.SlaUpdateParam
-
Get lb的字符串ID
- getLoadBalancerId() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
Get 负载均衡ID
- getLoadBalancerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalLoadBalancerInfo
-
Get 负载均衡实例ID列表
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerResponse
-
Get 由负载均衡实例唯一 ID 组成的数组。
存在某些场景,如创建出现延迟时,此字段可能返回为空;此时可以根据接口返回的RequestId或DealName参数,通过DescribeTaskStatus接口查询创建的资源ID。
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerRequest
-
Get 要删除的负载均衡实例 ID数组,数组大小最大支持20。
- getLoadBalancerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 负载均衡实例ID。实例ID数量上限为20个。
- getLoadBalancerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetHealthRequest
-
Get 要查询的负载均衡实例ID列表。
- getLoadBalancerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusResponse
-
Get 由负载均衡实例唯一 ID 组成的数组。
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.MigrateClassicalLoadBalancersRequest
-
Get 传统型负载均衡ID数组
- getLoadBalancerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Get 负载均衡实例ID
- getLoadBalancerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerMixIpTargetRequest
-
Get 负载均衡实例ID数组。
- getLoadBalancerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancersProjectRequest
-
Get 一个或多个待操作的负载均衡实例ID。
- getLoadBalancerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
Get 绑定解绑时,必传此字段
- getLoadBalancerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersRequest
-
Get 负载均衡实例ID数组
- getLoadBalancerInfoList() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBByInstanceIdResponse
-
Get 负载均衡相关信息列表。
- getLoadBalancerName() - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Get 负载均衡名称
- getLoadBalancerName() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 克隆出负载均衡实例的名称,规则:1-60 个英文、汉字、数字、连接线“-”或下划线“_”。
注意:如果名称与系统中已有负载均衡实例的名称相同,则系统将会自动生成此次创建的负载均衡实例的名称。
- getLoadBalancerName() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 负载均衡实例的名称,只在创建一个实例的时候才会生效。规则:1-60 个英文、汉字、数字、连接线“-”或下划线“_”。
注意:如果名称与系统中已有负载均衡实例的名称相同,则系统将会自动生成此次创建的负载均衡实例的名称。
- getLoadBalancerName() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 负载均衡实例的名称。
- getLoadBalancerName() - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Get 负载均衡名字
- getLoadBalancerName() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的名称。
- getLoadBalancerName() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例的名称。
- getLoadBalancerName() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerHealth
-
Get 负载均衡实例名称
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerName() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Get 负载均衡名字
- getLoadBalancerName() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Get 负载均衡实例名称
- getLoadBalancerPassToTarget() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get Target是否放通来自CLB的流量。开启放通(true):只验证CLB上的安全组;不开启放通(false):需同时验证CLB和后端实例上的安全组。
- getLoadBalancerPassToTarget() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 后端服务是否放通来自LB的流量
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerPassToTarget() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡安全组上移特性是否开启标识。取值范围:1表示开启、0表示未开启。
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerPassToTarget() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Get Target是否放通来自CLB的流量。开启放通(true):只验证CLB上的安全组;不开启放通(false):需同时验证CLB和后端实例上的安全组。
- getLoadBalancerRegion() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersRequest
-
Get 负载均衡所在地域。
- getLoadBalancerRegion() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerTrafficRequest
-
Get 负载均衡所在地域,不传默认返回所有地域负载均衡。
- getLoadBalancers() - Method in class com.tencentcloudapi.clb.v20180317.models.CertIdRelatedWithLoadBalancers
-
Get 与证书关联的负载均衡实例列表
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancers() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLBListenersResponse
-
Get 绑定的后端规则
- getLoadBalancers() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetHealthResponse
-
Get 负载均衡实例列表。
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerSet() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersResponse
-
Get 返回的负载均衡实例数组。
- getLoadBalancerSla() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerSlaRequest
-
Get 负载均衡实例信息。
- getLoadBalancerTraffic() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerTrafficResponse
-
Get 按出带宽从高到低排序后的负载均衡信息。
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerType() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 负载均衡实例的网络类型:
OPEN:公网属性, INTERNAL:内网属性。
- getLoadBalancerType() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 负载均衡实例的网络类型:
OPEN:公网属性, INTERNAL:内网属性。
- getLoadBalancerType() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Get 询价的负载均衡类型,OPEN为公网类型,INTERNAL为内网类型
- getLoadBalancerType() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的网络类型:
OPEN:公网属性, INTERNAL:内网属性。
- getLoadBalancerType() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例的网络类型:
Public:公网属性, Private:内网属性。
注意:此字段可能返回 null,表示取不到有效值。
- getLoadBalancerVips() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 负载均衡实例的 VIP 地址,支持多个。
- getLoadBalancerVips() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的 VIP 列表。
注意:此字段可能返回 null,表示取不到有效值。
- getLocalBgp() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get IP类型是否是本地BGP
注意:此字段可能返回 null,表示取不到有效值。
- getLocalVpcId() - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Get 本地私有网络ID,即负载均衡的VpcId。
- getLocalZone() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Get 可用区是否是LocalZone可用区,如:false
注意:此字段可能返回 null,表示取不到有效值。
- getLocalZone() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Get 可用区是否是LocalZone可用区,如:false
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Get 关联到的转发规则ID
注意:此字段可能返回 null,表示取不到有效值。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Get 七层规则 ID。7层负载均衡该参数必填
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Get 配置绑定的规则
注意:此字段可能返回 null,表示取不到有效值。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Get 目标转发规则的 ID,当将云函数从七层转发规则上解绑时,必须输入此参数或 Domain+Url 参数。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Get 转发规则的ID,格式如 loc-12345678,当从七层转发规则解绑机器时,必须提供此参数或Domain+URL两者之一。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 转发规则的 ID。
注意:此字段可能返回 null,表示取不到有效值。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Get 转发规则的ID,当绑定机器到七层转发规则时,必须提供此参数或Domain+Url两者之一。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Get 要修改的转发规则的 ID。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Get 转发规则的ID,当后端服务绑定到七层转发规则时,必须提供此参数或Domain+Url两者之一。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Get 转发规则的ID,当绑定机器到七层转发规则时,必须提供此参数或Domain+Url两者之一。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Get 目标转发规则的 ID,当将云函数绑定到七层转发规则时,必须输入此参数或 Domain+Url 参数。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Get 转发规则的ID,当绑定后端服务到七层转发规则时,必须提供此参数或Domain+Url两者之一。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.RsTagRule
-
Get 转发规则的ID,七层规则时需要此参数,4层规则不需要。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Get 转发规则的ID,七层规则时需要此参数,4层规则不需要。
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleHealth
-
Get 转发规则ID
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 转发规则的 ID
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.RulesItems
-
Get 规则id
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleTargets
-
Get 转发规则的 ID
- getLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
Get 转发规则ID
- getLocationIds() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateRuleResponse
-
Get 创建的转发规则的唯一标识数组。
- getLocationIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Get 要删除的转发规则的ID组成的数组。
- getLog() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Deprecated.
- getLogsetId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetResponse
-
Get 日志集的 ID。
- getLogsetId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetResponse
-
Get 日志集的 ID。
- getLogSetId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡日志服务(CLS)的日志集ID
注意:此字段可能返回 null,表示取不到有效值。
- getLogSetId() - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogRequest
-
Get 日志服务(CLS)的日志集 ID。
增加和更新日志主题时可调用 [DescribeLogsets](https://cloud.tencent.com/document/product/614/58624) 接口获取日志集 ID。
删除日志主题时,此参数填写为null即可。
- getLogsetName() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetRequest
-
Get 日志集的名字,不能和cls其他日志集重名。不填默认为clb_logset。
- getLogsetType() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetRequest
-
Get 日志集类型,ACCESS:访问日志,HEALTH:健康检查日志,默认ACCESS。
- getLogTopicId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡日志服务(CLS)的日志主题ID
注意:此字段可能返回 null,表示取不到有效值。
- getLogTopicId() - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogRequest
-
Get 日志服务(CLS)的日志主题 ID。
增加和更新日志主题时可调用 [DescribeTopics](https://cloud.tencent.com/document/product/614/56454) 接口获取日志主题 ID。
删除日志主题时,此参数填写为null即可。
- getLogType() - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogRequest
-
Get 日志类型:
ACCESS:访问日志
HEALTH:健康检查日志
默认为ACCESS。
- getMasterZone() - Method in class com.tencentcloudapi.clb.v20180317.models.ClustersZone
-
Get 集群所在的主可用区。
注意:此字段可能返回 null,表示取不到有效值。
- getMasterZone() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 主可用区ID,如 :"100001" (对应的是广州一区)。可通过[DescribeZones](https://cloud.tencent.com/document/product/213/15707)获取可用区列表。
- getMasterZone() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 主可用区
注意:此字段可能返回 null,表示取不到有效值。
- getMasterZone() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Get 主可用区,如"ap-guangzhou-1"。
- getMasterZoneId() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 仅适用于公网负载均衡。设置跨可用区容灾时的主可用区ID,例如 100001 或 ap-guangzhou-1
注:主可用区是需要承载流量的可用区,备可用区默认不承载流量,主可用区不可用时才使用备可用区,平台将为您自动选择最佳备可用区。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域的主可用区的列表。
- getMasterZoneId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 仅适用于公网负载均衡。设置跨可用区容灾时的主可用区ID,例如 100001 或 ap-guangzhou-1
注:主可用区是需要承载流量的可用区,备可用区默认不承载流量,主可用区不可用时才使用备可用区。目前仅广州、上海、南京、北京、成都、深圳金融、中国香港、首尔、法兰克福、新加坡地域的 IPv4 版本的 CLB 支持主备可用区。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域的主可用区的列表。
- getMaxConn() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 最大连接数(个/秒)
注意:此字段可能返回 null,表示取不到有效值。
- getMaxConn() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 监听器最大连接数,当前仅性能容量型实例且仅TCP/UDP/TCP_SSL/QUIC监听器支持,不传或者传-1表示监听器维度不限速。基础网络实例不支持该参数。
- getMaxConn() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 监听器最大连接数,-1表示监听器维度不限速。
注意:此字段可能返回 null,表示取不到有效值。
- getMaxConn() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 监听器粒度并发连接数上限,当前仅性能容量型实例且仅TCP/UDP/TCP_SSL/QUIC监听器支持。取值范围:1-实例规格并发连接上限,其中-1表示关闭监听器粒度并发连接数限速。基础网络实例不支持该参数。
- getMaxCps() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 监听器最大新增连接数,当前仅性能容量型实例且仅TCP/UDP/TCP_SSL/QUIC监听器支持,不传或者传-1表示监听器维度不限速。基础网络实例不支持该参数。
- getMaxCps() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 监听器最大新增连接数,-1表示监听器维度不限速。
注意:此字段可能返回 null,表示取不到有效值。
- getMaxCps() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 监听器粒度新建连接数上限,当前仅性能容量型实例且仅TCP/UDP/TCP_SSL/QUIC监听器支持。取值范围:1-实例规格新建连接上限,其中-1表示关闭监听器粒度新建连接数限速。基础网络实例不支持该参数。
- getMaxInFlow() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 最大入带宽Mbps
注意:此字段可能返回 null,表示取不到有效值。
- getMaxInPkg() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 最大入包量(个/秒)
注意:此字段可能返回 null,表示取不到有效值。
- getMaxNewConn() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 最大新建连接数(个/秒)
注意:此字段可能返回 null,表示取不到有效值。
- getMaxOutFlow() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 最大出带宽Mbps
注意:此字段可能返回 null,表示取不到有效值。
- getMaxOutPkg() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 最大出包量(个/秒)
注意:此字段可能返回 null,表示取不到有效值。
- getMessage() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchRegisterTargetsResponse
-
Get 绑定失败错误原因信息。
- getMixIpTarget() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 开启IPv6FullChain负载均衡7层监听器支持混绑IPv4/IPv6目标功能。
注意:此字段可能返回 null,表示取不到有效值。
- getMixIpTarget() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerMixIpTargetRequest
-
Get 开启/关闭IPv6FullChain负载均衡7层监听器支持混绑IPv4/IPv6目标特性。
- getModifyClassicDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Get 将负载均衡二级域名由mycloud.com改为tencentclb.com,子域名也会变换。修改后mycloud.com域名将失效。
- getModifyList() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetTagRequest
-
Get 要批量修改标签的列表。
- getModifyList() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetWeightRequest
-
Get 要批量修改权重的列表。
- getMultiCertInfo() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 证书信息,支持同时传入不同算法类型的多本服务端证书;此参数仅适用于未开启SNI特性的HTTPS监听器。此参数和Certificate不能同时传入。
- getMultiCertInfo() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Get 域名相关的证书信息,注意,仅对启用SNI的监听器适用;支持同时传入多本算法类型不同的服务器证书,不可和Certificate 同时传入。
- getMultiCertInfo() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 证书信息,支持同时传入不同算法类型的多本服务端证书;此参数仅适用于未开启SNI特性的HTTPS监听器。此参数和Certificate不能同时传入。
- getMultiCertInfo() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 证书信息,支持同时传入不同算法类型的多本服务端证书;此参数和Certificate不能同时传入。
- getName() - Method in class com.tencentcloudapi.clb.v20180317.models.Filter
-
Get 过滤器的名称
- getNetwork() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群网络类型,如Public,Private
- getNetworkAttributes() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的网络属性
注意:此字段可能返回 null,表示取不到有效值。
- getNetworkAttributes() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例的网络属性。
注意:此字段可能返回 null,表示取不到有效值。
- getNewDefaultServerDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Get 监听器下必须配置一个默认域名,当需要删除默认域名时,可以指定另一个域名作为新的默认域名,如果新的默认域名是多域名,可以指定多域名列表中的任意一个。
- getNewDefaultServerDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Get 监听器下必须配置一个默认域名,若要关闭原默认域名,必须同时指定另一个域名作为新的默认域名,如果新的默认域名是多域名,可以指定多域名列表中的任意一个。
- getNewDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Get 要修改的新域名。NewDomain和NewDomains只能传一个。
- getNewDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainRequest
-
Get 新域名, 长度限制为:1-120。有三种使用格式:非正则表达式格式,通配符格式,正则表达式格式。非正则表达式格式只能使用字母、数字、‘-’、‘.’。通配符格式的使用 ‘*’ 只能在开头或者结尾。正则表达式以'~'开头。
- getNewDomains() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Get 要修改的新域名列表。NewDomain和NewDomains只能传一个。
- getNewPort() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Get 后端服务绑定到监听器或转发规则的新端口。
- getNewPort() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInstance
-
Get 目标组实例的新端口
- getNfvInfo() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get CLB是否为NFV,空:不是,l7nfv:七层是NFV。
注意:此字段可能返回 null,表示取不到有效值。
- getNumber() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 创建负载均衡的个数,默认值 1。
- getNumber() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerSnatIpsRequest
-
Get 添加的SnatIp的个数,可与SnatIps一起使用,但若指定IP时,则不能指定创建的SnatIp个数。默认值为1,数量上限与用户配置有关,默认上限为10。
- getNumericalVpcId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 数值形式的私有网络 ID
注意:此字段可能返回 null,表示取不到有效值。
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListRequest
-
Get 数据偏移量,默认为 0。
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesRequest
-
Get 返回集群中资源列表起始偏移量,默认为0。
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsRequest
-
Get 返回后端服务列表起始偏移量,默认0。
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListRequest
-
Get 拉取绑定关系列表开始位置,默认值 0
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Get 拉取页偏移,默认值0
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersRequest
-
Get 返回集群列表起始偏移量,默认为0。
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersRequest
-
Get 数据偏移量,默认为0。
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
Get 返回负载均衡列表起始偏移量,默认0。
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 数据偏移量,默认为0。
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesRequest
-
Get 返回可用区资源列表起始偏移量,默认0。
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesRequest
-
Get 显示的偏移量,默认为0。
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListRequest
-
Get 显示的偏移起始量。
- getOffset() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsRequest
-
Get 显示的偏移起始量。
- getOldCertificateId() - Method in class com.tencentcloudapi.clb.v20180317.models.ReplaceCertForLoadBalancersRequest
-
Get 需要被替换的证书的ID,可以是服务端证书或客户端证书
- getOpenBgp() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 高防 LB 的标识,1:高防负载均衡 0:非高防负载均衡。
注意:此字段可能返回 null,表示取不到有效值。
- getOperationType() - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
Get 操作类型:'ADD', 'DELETE', 'UPDATE', 'BIND', 'UNBIND'
- getOperationType() - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusRequest
-
Get 操作类型。Start:启动实例,Stop:停止实例。
- getOperationType() - Method in class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersRequest
-
Get ADD 绑定安全组;
DEL 解绑安全组
- getOrderBy() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 排序参数,支持以下字段:LoadBalancerName,CreateTime,Domain,LoadBalancerType。
- getOrderType() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 1:倒序,0:顺序,默认按照创建时间倒序。
- getOriginalPrice() - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Get 预支费用的原价,单位:元。
注意:此字段可能返回 null,表示取不到有效值。
- getOutBandwidth() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Get 最大出带宽,单位:Mbps
- getPartitionCount() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicRequest
-
Get 主题分区Partition的数量,不传参默认创建1个,最大创建允许10个,分裂/合并操作会改变分区数量,整体上限50个。
- getPeriod() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetRequest
-
Deprecated.
- getPeriod() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicRequest
-
Get 日志集的保存周期,单位:天,默认30天,范围[1, 3600]。
- getPeriod() - Method in class com.tencentcloudapi.clb.v20180317.models.LBChargePrepaid
-
Get 购买时长,单位:月
注意:此字段可能返回 null,表示取不到有效值。
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Get 关联到的监听器端口
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Get 后端服务的监听端口
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Get 绑定端口。
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalHealth
-
Get 后端服务的端口
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupRequest
-
Get 目标组的默认端口, 后续添加服务器时可使用该默认端口。Port和TargetGroupInstances.N中的port二者必填其一。
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersRequest
-
Get 要查询的监听器的端口。
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
Get 监听器端口。
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsTargets
-
Get 绑定后端实例的端口。
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 监听器端口
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Get 监听器的端口
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerHealth
-
Get 监听器的端口
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Get 监听器端口
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 监听器端口。
注意:此字段可能返回 null,表示取不到有效值。
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupAttributeRequest
-
Get 目标组的新默认端口。
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Get 后端服务的监听端口。
注意:绑定CVM(云服务器)或ENI(弹性网卡)时必传此参数
注意:此字段可能返回 null,表示取不到有效值。
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Get 后端服务的监听端口
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Get 目标组的默认端口
注意:此字段可能返回 null,表示取不到有效值。
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInstance
-
Get 目标组实例的端口
- getPort() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Get Target绑定的端口
- getPorts() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 要将监听器创建到哪些端口,每个端口对应一个新的监听器。
- getPrepaidAttributes() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的预付费相关属性
注意:此字段可能返回 null,表示取不到有效值。
- getPrepaidAttributes() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例的预付费相关属性。
注意:此字段可能返回 null,表示取不到有效值。
- getPrice() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerResponse
-
Get 该参数表示对应的价格。
- getPrice() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceModifyLoadBalancerResponse
-
Get 描述价格信息
- getPrice() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRefundLoadBalancerResponse
-
Get 该参数表示对应的价格。
- getPrice() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRenewLoadBalancerResponse
-
Get 表示续费价格
- getPrivateIp() - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsItem
-
Get 需要查询后端的内网ip,可以是cvm和弹性网卡。
- getPrivateIp() - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsTargets
-
Get 后端实例的内网ip。
- getPrivateIpAddresses() - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Get 后端服务的内网 IP
注意:此字段可能返回 null,表示取不到有效值。
- getPrivateIpAddresses() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Get 后端服务的内网 IP
注意:此字段可能返回 null,表示取不到有效值。
- getPrivateIpAddresses() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Get 后端服务的内网 IP
注意:此字段可能返回 null,表示取不到有效值。
- getProjectId() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 负载均衡实例所属的项目 ID,可以通过 [DescribeLoadBalancers](https://cloud.tencent.com/document/product/214/30685) 接口获取。不传此参数则视为默认项目。
- getProjectId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 负载均衡实例所属的项目 ID,可以通过 [DescribeProject](https://cloud.tencent.com/document/api/651/78725) 接口获取。不填此参数则视为默认项目。
- getProjectId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 负载均衡实例所属的项目 ID,可以通过 DescribeProject 接口获取。
- getProjectId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例所属的项目 ID, 0 表示默认项目。
- getProjectId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例所属的项目 ID, 0 表示默认项目。
注意:此字段可能返回 null,表示取不到有效值。
- getProjectId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancersProjectRequest
-
Get 项目ID。可以通过 [DescribeProject](https://cloud.tencent.com/document/api/651/78725) 接口获取。
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Get 关联到的监听器协议类型,如HTTP,TCP,
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Get 监听器协议
注意:此字段可能返回 null,表示取不到有效值。
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalHealth
-
Get 转发协议
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 监听器协议类型
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 监听器协议: TCP | UDP | HTTP | HTTPS | TCP_SSL | QUIC。
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
Get 负载均衡监听的协议:'TCP', 'UDP', 'HTTP', 'HTTPS'。
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersRequest
-
Get 要查询的监听器协议类型,取值 TCP | UDP | HTTP | HTTPS | TCP_SSL | QUIC。
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
Get 监听器协议类型。
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 监听器协议
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Get 监听器的协议
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerHealth
-
Get 监听器的协议
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Get 监听器协议
- getProtocol() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 监听器协议。
注意:此字段可能返回 null,表示取不到有效值。
- getPublicIpAddresses() - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Get 后端服务的外网 IP
注意:此字段可能返回 null,表示取不到有效值。
- getPublicIpAddresses() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Get 后端服务的外网 IP
注意:此字段可能返回 null,表示取不到有效值。
- getPublicIpAddresses() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Get 后端服务的外网 IP
注意:此字段可能返回 null,表示取不到有效值。
- getQuic() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Get 是否开启Quic,注意,只有HTTPS域名才能开启Quic
- getQuic() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 是否开启QUIC,注意,只有HTTPS域名才能开启QUIC
- getQuicStatus() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get QUIC状态。QUIC_ACTIVE表示开启,QUIC_INACTIVE表示未开启。注意,只有HTTPS域名才能开启QUIC。
注意:此字段可能返回 null,表示取不到有效值。
- getQuotaCurrent() - Method in class com.tencentcloudapi.clb.v20180317.models.Quota
-
Get 当前使用数量,为 null 时表示无意义。
注意:此字段可能返回 null,表示取不到有效值。
- getQuotaId() - Method in class com.tencentcloudapi.clb.v20180317.models.Quota
-
Get 配额名称,取值范围:
TOTAL_OPEN_CLB_QUOTA:用户当前地域下的公网CLB配额
TOTAL_INTERNAL_CLB_QUOTA:用户当前地域下的内网CLB配额
TOTAL_LISTENER_QUOTA:一个CLB下的监听器配额
TOTAL_LISTENER_RULE_QUOTA:一个监听器下的转发规则配额
TOTAL_TARGET_BIND_QUOTA:一条转发规则下可绑定设备的配额
TOTAL_SNAP_IP_QUOTA: 一个CLB实例下跨地域2.0的SNAT IP配额
TOTAL_ISP_CLB_QUOTA:用户当前地域下的三网CLB配额
- getQuotaLimit() - Method in class com.tencentcloudapi.clb.v20180317.models.Quota
-
Get 配额数量。
- getQuotaSet() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeQuotaResponse
-
Get 配额列表
- getRealCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesResponse
-
Get 实际统计数量,不受Limit、Offset、CAM的影响。
- getRecvContext() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 自定义探测相关参数。健康检查协议CheckType的值取CUSTOM时,必填此字段,代表健康检查返回的结果,只允许ASCII可见字符,最大长度限制500。(仅适用于TCP/UDP监听器)。
注意:此字段可能返回 null,表示取不到有效值。
- getRegion() - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Get 子机或者网卡所属的地域。
- getRegion() - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Get 负载均衡所在地域
- getRegion() - Method in class com.tencentcloudapi.clb.v20180317.models.LBItem
-
Get LB所在地域
- getRegion() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Get 负载均衡所在地域
- getRegion() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetRegionInfo
-
Get Target所属地域,如 ap-guangzhou
- getRegisteredTime() - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Get 后端服务被绑定的时间
注意:此字段可能返回 null,表示取不到有效值。
- getRegisteredTime() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Get 后端服务被绑定的时间
注意:此字段可能返回 null,表示取不到有效值。
- getRenewFlag() - Method in class com.tencentcloudapi.clb.v20180317.models.LBChargePrepaid
-
Get 续费类型:AUTO_RENEW 自动续费, MANUAL_RENEW 手动续费
注意:此字段可能返回 null,表示取不到有效值。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.AssociateTargetGroupsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchDeregisterTargetsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetTagResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetWeightResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchRegisterTargetsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerSnatIpsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateRuleResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteListenerResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerListenersResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerSnatIpsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteTargetGroupsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetGroupInstancesResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsFromClassicalLBResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBByInstanceIdResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBTargetsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLBListenersResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerListByCertIdResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerTrafficResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeQuotaResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetHealthResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.DisassociateTargetGroupsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceModifyLoadBalancerResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRefundLoadBalancerResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRenewLoadBalancerResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ManualRewriteResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.MigrateClassicalLoadBalancersResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerMixIpTargetResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerSlaResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancersProjectResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupAttributeResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesPortResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesWeightResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetGroupInstancesResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsWithClassicalLBResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.ReplaceCertForLoadBalancersResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerSecurityGroupsResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRequestId() - Method in class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersResponse
-
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- getRescheduleInterval() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 调度时间。触发强制重新调度后,长连接将会在设置的调度时间内断开并完成重新分配
注意:此字段可能返回 null,表示取不到有效值。
- getResourceCount() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群内资源总数目
- getResourceSet() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Get 资源列表。
注意:此字段可能返回 null,表示取不到有效值。
- getRewriteCode() - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteLocationMap
-
Get 重定向状态码,可取值301,302,307
- getRewriteCode() - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteTarget
-
Get 重定向状态码
注意:此字段可能返回 null,表示取不到有效值。
- getRewriteCodes() - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteRequest
-
Get 重定向状态码,可取值301,302,307。
- getRewriteInfos() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteRequest
-
Get 转发规则之间的重定向关系。
- getRewriteInfos() - Method in class com.tencentcloudapi.clb.v20180317.models.ManualRewriteRequest
-
Get 转发规则之间的重定向关系。
- getRewriteSet() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteResponse
-
Get 重定向转发规则构成的数组,若无重定向规则,则返回空数组。
- getRewriteTarget() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 转发规则的重定向目标信息
注意:此字段可能返回 null,表示取不到有效值。
- getRewriteType() - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteTarget
-
Get 重定向类型,Manual: 手动重定向,Auto: 自动重定向
注意:此字段可能返回 null,表示取不到有效值。
- getRules() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateRuleRequest
-
Get 新建转发规则的信息。
- getRules() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 监听器下的全部转发规则(本参数仅对于HTTP/HTTPS监听器有意义)
注意:此字段可能返回 null,表示取不到有效值。
- getRules() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Get 监听器下的规则信息(仅适用于HTTP/HTTPS监听器)
注意:此字段可能返回 null,表示取不到有效值。
- getRules() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerHealth
-
Get 监听器的转发规则列表
注意:此字段可能返回 null,表示取不到有效值。
- getRules() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Get 绑定规则
注意:此字段可能返回 null,表示取不到有效值。
- getRunFlag() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Get 后端服务的状态
1:故障,2:运行中,3:创建中,4:已关机,5:已退还,6:退还中, 7:重启中,8:开机中,9:关机中,10:密码重置中,11:格式化中,12:镜像制作中,13:带宽设置中,14:重装系统中,19:升级中,21:热迁移中
注意:此字段可能返回 null,表示取不到有效值。
- getRunningCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
Get 运行中的负载均衡数目
- getScheduler() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 监听器转发的方式。可选值:WRR、LEAST_CONN
分别表示按权重轮询、最小连接数, 默认为 WRR。此参数仅适用于TCP/UDP/TCP_SSL/QUIC监听器。
- getScheduler() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 请求的调度方式。 WRR、LEAST_CONN、IP_HASH分别表示按权重轮询、最小连接数、IP Hash。
注意:此字段可能返回 null,表示取不到有效值。
- getScheduler() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 监听器转发的方式。可选值:WRR、LEAST_CONN
分别表示按权重轮询、最小连接数, 默认为 WRR。
使用场景:适用于TCP/UDP/TCP_SSL/QUIC监听器。七层监听器的均衡方式应在转发规则中修改。
- getScheduler() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Get 规则的请求转发方式,可选值:WRR、LEAST_CONN、IP_HASH
分别表示按权重轮询、最小连接数、按IP哈希, 默认为 WRR。
- getScheduler() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 规则的请求转发方式,可选值:WRR、LEAST_CONN、IP_HASH
分别表示按权重轮询、最小连接数、按IP哈希, 默认为 WRR。
- getScheduler() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 规则的请求转发方式。
WRR、LEAST_CONN、IP_HASH分别表示按权重轮询、最小连接数、IP Hash。
- getSearchKey() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 搜索字段,模糊匹配名称、域名、VIP。
- getSecureGroups() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的安全组
注意:此字段可能返回 null,表示取不到有效值。
- getSecurityGroup() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 安全组ID,如 sg-m1cc****。
- getSecurityGroup() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡绑定的安全组列表。
注意:此字段可能返回 null,表示取不到有效值。
- getSecurityGroup() - Method in class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersRequest
-
Get 安全组ID,如 sg-12345678
- getSecurityGroups() - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerSecurityGroupsRequest
-
Get 安全组ID构成的数组,一个负载均衡实例最多可绑定50个安全组,如果要解绑所有安全组,可不传此参数,或传入空数组。
- getSendContext() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 自定义探测相关参数。健康检查协议CheckType的值取CUSTOM时,必填此字段,代表健康检查发送的请求内容,只允许ASCII可见字符,最大长度限制500。(仅适用于TCP/UDP监听器)。
注意:此字段可能返回 null,表示取不到有效值。
- getSessionExpire() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 会话保持时间
- getSessionExpireTime() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 会话保持时间,单位:秒。可选值:30~3600,默认 0,表示不开启。此参数仅适用于TCP/UDP监听器。
- getSessionExpireTime() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 会话保持时间
注意:此字段可能返回 null,表示取不到有效值。
- getSessionExpireTime() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 会话保持时间,单位:秒。可选值:30~3600,默认 0,表示不开启。此参数仅适用于TCP/UDP监听器。
- getSessionExpireTime() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Get 会话保持时间。取值范围0或30-86400(单位:秒)。
- getSessionExpireTime() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 会话保持时间。设置为0表示关闭会话保持,开启会话保持可取值30~86400,单位:秒。
- getSessionExpireTime() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 会话保持时间
- getSessionType() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 会话保持类型。不传或传NORMAL表示默认会话保持类型。QUIC_CID 表示根据Quic Connection ID做会话保持。QUIC_CID只支持UDP协议。此参数仅适用于TCP/UDP监听器。七层监听器应在转发规则中设置。(若选择QUIC_CID,则Protocol必须为UDP,Scheduler必须为WRR,同时只支持ipv4)
- getSessionType() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 会话保持类型。NORMAL表示默认会话保持类型。QUIC_CID 表示根据Quic Connection ID做会话保持。
注意:此字段可能返回 null,表示取不到有效值。
- getSessionType() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 会话保持类型。NORMAL表示默认会话保持类型。QUIC_CID表示根据Quic Connection ID做会话保持。QUIC_CID只支持UDP协议。
使用场景:适用于TCP/UDP/TCP_SSL/QUIC监听器。
- getSlaType() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 性能容量型规格。clb.c2.medium(标准型)clb.c3.small(高阶型1)clb.c3.medium(高阶型2)
clb.c4.small(超强型1)clb.c4.medium(超强型2)clb.c4.large(超强型3)clb.c4.xlarge(超强型4)
- getSlaType() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 性能容量型规格。
若需要创建性能容量型实例,则此参数必填,取值范围: clb.c2.medium:标准型规格 clb.c3.small:高阶型1规格 clb.c3.medium:高阶型2规格 clb.c4.small:超强型1规格 clb.c4.medium:超强型2规格 clb.c4.large:超强型3规格 clb.c4.xlarge:超强型4规格 若需要创建共享型实例,则无需填写此参数。如需了解规格详情,请参见[实例规格对比](https://cloud.tencent.com/document/product/214/84689)。
- getSlaType() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Get 包年包月询价时传性能容量型规格,如:clb.c2.medium(标准型)clb.c3.small(高阶型1)clb.c3.medium(高阶型2)
clb.c4.small(超强型1)clb.c4.medium(超强型2)clb.c4.large(超强型3)clb.c4.xlarge(超强型4)
按量付费询价时传SLA
- getSlaType() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 性能容量型规格。 clb.c2.medium:标准型规格 clb.c3.small:高阶型1规格 clb.c3.medium:高阶型2规格 clb.c4.small:超强型1规格 clb.c4.medium:超强型2规格 clb.c4.large:超强型3规格 clb.c4.xlarge:超强型4规格 null:共享型实例
注意:此字段可能返回 null,表示取不到有效值。
- getSlaType() - Method in class com.tencentcloudapi.clb.v20180317.models.SlaUpdateParam
-
Get 性能容量型规格,取值范围:
clb.c2.medium:标准型规格
clb.c3.small:高阶型1规格
clb.c3.medium:高阶型2规格
clb.c4.small:超强型1规格
clb.c4.medium:超强型2规格
clb.c4.large:超强型3规格
clb.c4.xlarge:超强型4规格 如需了解规格详情,请参见[实例规格对比](https://cloud.tencent.com/document/product/214/84689)
- getSlaveZone() - Method in class com.tencentcloudapi.clb.v20180317.models.ClustersZone
-
Get 集群所在的备可用区。
注意:此字段可能返回 null,表示取不到有效值。
- getSlaveZone() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 多可用区负载均衡实例所选备区
注意:此字段可能返回 null,表示取不到有效值。
- getSlaveZone() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Get 备可用区,如"ap-guangzhou-2",单可用区时,备可用区为null。
注意:此字段可能返回 null,表示取不到有效值。
- getSlaveZoneId() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 仅适用于公网负载均衡。设置跨可用区容灾时的备可用区ID,例如 100001 或 ap-guangzhou-1
注:备可用区是主可用区故障后,需要承载流量的可用区。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域的主/备可用区的列表。
- getSlaveZoneId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 仅适用于公网负载均衡。设置跨可用区容灾时的备可用区ID,例如 100001 或 ap-guangzhou-1
注:备可用区是主可用区故障后,需要承载流量的可用区。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域的主/备可用区的列表。
- getSnat() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 在 2016 年 12 月份之前的传统型内网负载均衡都是开启了 snat 的。
注意:此字段可能返回 null,表示取不到有效值。
- getSnatEnable() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 是否开启SNAT。
- getSnatEnable() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 是否开启SNAT。
- getSnatIps() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 开启绑定跨地域/跨Vpc绑定IP的功能后,创建SnatIp。
- getSnatIps() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 开启绑定跨地域/跨Vpc绑定IP的功能后,创建SnatIp。
- getSnatIps() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerSnatIpsRequest
-
Get 添加的SnatIp信息,可指定IP申请,或者指定子网自动申请。单个CLB实例可申请的默认上限为10个。
- getSnatIps() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 开启SnatPro负载均衡后,SnatIp列表。
注意:此字段可能返回 null,表示取不到有效值。
- getSnatPro() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 是否支持绑定跨地域/跨Vpc绑定IP的功能。
- getSnatPro() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 是否支持绑定跨地域/跨Vpc绑定IP的功能。
- getSnatPro() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 是否开启SnatPro。
注意:此字段可能返回 null,表示取不到有效值。
- getSnatPro() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Get 是否开启跨地域绑定2.0功能
- getSniSwitch() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 是否开启SNI特性,此参数仅适用于HTTPS监听器。0表示开启,1表示未开启。
- getSniSwitch() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 是否开启SNI特性,1:表示开启,0:表示不开启(本参数仅对于HTTPS监听器有意义)
注意:此字段可能返回 null,表示取不到有效值。
- getSniSwitch() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 是否开启SNI特性,1:表示开启,0:表示不开启(本参数仅对于HTTPS监听器有意义)。
注意:此字段可能返回 null,表示取不到有效值。
- getSniSwitch() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 是否开启SNI特性,此参数仅适用于HTTPS监听器。默认0,表示不开启,1表示开启。注意:未开启SNI的监听器可以开启SNI;已开启SNI的监听器不能关闭SNI。
- getSourceDomain() - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteLocationMap
-
Get 源转发的域名,必须是SourceLocationId对应的域名,配置RewriteCode时必填
- getSourceIpType() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 健康检查源IP类型:0(使用LB的VIP作为源IP),1(使用100.64网段IP作为源IP)。
注意:此字段可能返回 null,表示取不到有效值。
- getSourceListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteRequest
-
Get 源监听器ID。
- getSourceListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ManualRewriteRequest
-
Get 源监听器 ID。
- getSourceListenerIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteRequest
-
Get 负载均衡监听器ID数组。
- getSourceLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteLocationMap
-
Get 源转发规则ID
- getSourceLocationIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteRequest
-
Get 负载均衡转发规则的ID数组。
- getSpecAvailabilitySet() - Method in class com.tencentcloudapi.clb.v20180317.models.TypeInfo
-
Get 规格可用性
注意:此字段可能返回 null,表示取不到有效值。
- getSpecType() - Method in class com.tencentcloudapi.clb.v20180317.models.SpecAvailability
-
Get 规格类型。
clb.c2.medium(标准型)clb.c3.small(高阶型1)clb.c3.medium(高阶型2)
clb.c4.small(超强型1)clb.c4.medium(超强型2)clb.c4.large(超强型3)clb.c4.xlarge(超强型4)shared(共享型)
注意:此字段可能返回 null,表示取不到有效值。
- getSSLMode() - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Get 认证类型,UNIDIRECTIONAL:单向认证,MUTUAL:双向认证
- getSSLMode() - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateOutput
-
Get 认证类型,UNIDIRECTIONAL:单向认证,MUTUAL:双向认证
- getSSLMode() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 传统型公网负载均衡的 HTTPS 监听器的认证方式
- getSSLMode() - Method in class com.tencentcloudapi.clb.v20180317.models.MultiCertInfo
-
Get 认证类型,UNIDIRECTIONAL:单向认证,MUTUAL:双向认证
- getStatus() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 监听器的状态,0 表示创建中,1 表示运行中
- getStatus() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskResponse
-
Get 1 running,2 fail,6 succ
- getStatus() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
Get 监听器的状态,0:创建中,1:运行中。
- getStatus() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusResponse
-
Get 任务的当前状态。 0:成功,1:失败,2:进行中。
- getStatus() - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Get 负载均衡实例的状态,包括
0:创建中,1:正常运行。
- getStatus() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的状态,包括
0:创建中,1:正常运行。
注意:此字段可能返回 null,表示取不到有效值。
- getStatus() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例的状态,包括
0:创建中,1:正常运行。
注意:此字段可能返回 null,表示取不到有效值。
- getStatusTime() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的上次状态转换时间。
注意:此字段可能返回 null,表示取不到有效值。
- getStorageType() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicRequest
-
Get 日志主题的存储类型,可选值 HOT(标准存储),COLD(低频存储);默认为HOT。
- getSubnetId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 在私有网络内购买内网负载均衡实例的情况下,必须指定子网 ID,内网负载均衡实例的 VIP 将从这个子网中产生。创建内网负载均衡实例时,此参数必填。
- getSubnetId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例所在的子网(仅对内网VPC型LB有意义)
注意:此字段可能返回 null,表示取不到有效值。
- getSubnetId() - Method in class com.tencentcloudapi.clb.v20180317.models.SnatIp
-
Get 私有网络子网的唯一性id,如subnet-12345678
- getTag() - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Get 标签。
注意:此字段可能返回 null,表示取不到有效值。
- getTag() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Get 标签。
- getTag() - Method in class com.tencentcloudapi.clb.v20180317.models.RsTagRule
-
Get 后端服务修改后的标签。此参数的优先级低于前述[Target](https://cloud.tencent.com/document/api/214/30694#Target)中的Tag参数,即最终的标签以Target中的Tag参数值为准,仅当Target中的Weight参数为空时,才以RsTagRule中的Tag参数为准。
- getTag() - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Get 标签。
注意:此字段可能返回 null,表示取不到有效值。
- getTagKey() - Method in class com.tencentcloudapi.clb.v20180317.models.TagInfo
-
Get 标签的键
- getTags() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 购买负载均衡同时,给负载均衡打上标签。
- getTags() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 购买负载均衡的同时,给负载均衡打上标签,最大支持20个标签键值对。
- getTags() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例的标签信息
注意:此字段可能返回 null,表示取不到有效值。
- getTags() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例的标签信息。
注意:此字段可能返回 null,表示取不到有效值。
- getTagValue() - Method in class com.tencentcloudapi.clb.v20180317.models.TagInfo
-
Get 标签的值
- getTakeUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteLocationMap
-
Get 重定向是否携带匹配的url,配置RewriteCode时必填
- getTakeUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteTarget
-
Get 重定向是否携带匹配的url
注意:此字段可能返回 null,表示取不到有效值。
- getTakeUrls() - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteRequest
-
Get 重定向是否携带匹配的URL。
- getTargetAddress() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 后端目标的IP地址。
注意:此字段可能返回 null,表示取不到有效值。
- getTargetGroup() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 绑定的目标组基本信息;当监听器绑定目标组时,会返回该字段
注意:此字段可能返回 null,表示取不到有效值。
- getTargetGroup() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 绑定的目标组基本信息;当规则绑定目标组时,会返回该字段
注意:此字段可能返回 null,表示取不到有效值。
- getTargetGroupId() - Method in class com.tencentcloudapi.clb.v20180317.models.BasicTargetGroupInfo
-
Get 目标组ID
- getTargetGroupId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupResponse
-
Get 创建目标组后生成的id
- getTargetGroupId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetGroupInstancesRequest
-
Get 目标组ID。
- getTargetGroupId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupAttributeRequest
-
Get 目标组的ID。
- getTargetGroupId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesPortRequest
-
Get 目标组ID。
- getTargetGroupId() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesWeightRequest
-
Get 目标组ID。
- getTargetGroupId() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetGroupInstancesRequest
-
Get 目标组ID
- getTargetGroupId() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
Get 目标组ID
- getTargetGroupId() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Get 目标组ID
- getTargetGroupId() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Get 目标组ID
- getTargetGroupIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteTargetGroupsRequest
-
Get 目标组的ID数组。
- getTargetGroupIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListRequest
-
Get 目标组ID数组。
- getTargetGroupIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsRequest
-
Get 目标组ID,与Filters互斥。
- getTargetGroupInstances() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupRequest
-
Get 目标组绑定的后端服务器
- getTargetGroupInstances() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetGroupInstancesRequest
-
Get 待解绑的服务器信息。
- getTargetGroupInstances() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesPortRequest
-
Get 待修改端口的服务器数组。
- getTargetGroupInstances() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesWeightRequest
-
Get 待修改权重的服务器数组。
- getTargetGroupInstances() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetGroupInstancesRequest
-
Get 服务器实例数组
- getTargetGroupInstanceSet() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesResponse
-
Get 绑定的服务器信息。
- getTargetGroupList() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 绑定的目标组列表
注意:此字段可能返回 null,表示取不到有效值。
- getTargetGroupList() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 绑定的目标组列表
注意:此字段可能返回 null,表示取不到有效值。
- getTargetGroupName() - Method in class com.tencentcloudapi.clb.v20180317.models.BasicTargetGroupInfo
-
Get 目标组名称
- getTargetGroupName() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupRequest
-
Get 目标组名称,限定50个字符
- getTargetGroupName() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupAttributeRequest
-
Get 目标组的新名称。
- getTargetGroupName() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Get 目标组的名字
- getTargetGroupSet() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListResponse
-
Get 显示的目标组信息集合。
- getTargetGroupSet() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsResponse
-
Get 显示的目标组信息集合。
- getTargetHealth() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 后端目标健康状态。
注意:此字段可能返回 null,表示取不到有效值。
- getTargetId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 后端目标ID。
注意:此字段可能返回 null,表示取不到有效值。
- getTargetId() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Get Target的实例ID,如 ins-12345678
- getTargetListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteRequest
-
Get 目标监听器ID。
- getTargetListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.ManualRewriteRequest
-
Get 目标监听器 ID。
- getTargetListenerId() - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteTarget
-
Get 重定向目标的监听器ID
注意:此字段可能返回 null,表示无重定向。
注意:此字段可能返回 null,表示取不到有效值。
- getTargetLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteLocationMap
-
Get 重定向目标转发规则的ID
- getTargetLocationId() - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteTarget
-
Get 重定向目标的转发规则ID
注意:此字段可能返回 null,表示无重定向。
注意:此字段可能返回 null,表示取不到有效值。
- getTargetPort() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 后端目标监听端口。
注意:此字段可能返回 null,表示取不到有效值。
- getTargetRegionInfo() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡实例绑定的后端设备的基本信息
注意:此字段可能返回 null,表示取不到有效值。
- getTargetRegionInfo() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Get 设置负载均衡跨地域绑定1.0的后端服务信息
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchDeregisterTargetsRequest
-
Get 解绑目标。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchRegisterTargetsRequest
-
Get 绑定目标。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Get 要解绑的后端服务列表,数组长度最大支持20。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBTargetsResponse
-
Get 后端服务列表。
注意:此字段可能返回 null,表示取不到有效值。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Get 监听器上绑定的后端服务列表(仅适用于TCP/UDP/TCP_SSL监听器)
注意:此字段可能返回 null,表示取不到有效值。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Get 四层绑定对象
注意:此字段可能返回 null,表示取不到有效值。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Get 要修改端口的后端服务列表。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Get 要修改权重的后端服务列表。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Get 待绑定的后端服务列表,数组长度最大支持20。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsWithClassicalLBRequest
-
Get 后端服务信息。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.RsTagRule
-
Get 要修改标签的后端机器列表。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Get 要修改权重的后端机器列表。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleHealth
-
Get 本规则上绑定的后端服务的健康检查状态
注意:此字段可能返回 null,表示取不到有效值。
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.RulesItems
-
Get 绑定的后端对象
- getTargets() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleTargets
-
Get 后端服务的信息
注意:此字段可能返回 null,表示取不到有效值。
- getTargetType() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Get 后端目标类型,NODE表示绑定普通节点,TARGETGROUP表示绑定目标组。此参数仅适用于TCP/UDP监听器。七层监听器应在转发规则中设置。
- getTargetType() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
Get 当Fields包含TargetId、TargetAddress、TargetPort、TargetWeight、ListenerId、Protocol、Port、LocationId、Domain、Url等Fields时,必选选择导出目标组的Target或者非目标组Target,值范围NODE、GROUP。
- getTargetType() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 后端服务器类型
注意:此字段可能返回 null,表示取不到有效值。
- getTargetType() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Get 后端目标类型,NODE表示绑定普通节点,TARGETGROUP表示绑定目标组。
- getTargetType() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 后端目标类型,NODE表示绑定普通节点,TARGETGROUP表示绑定目标组
- getTargetType() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 后端服务器类型。NODE表示绑定普通节点,TARGETGROUP表示绑定目标组。
- getTargetWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 后端目标转发权重。
注意:此字段可能返回 null,表示取不到有效值。
- getTaskId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskRequest
-
Get ModifyBlockIPList 接口返回的异步任务的ID。
- getTaskId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusRequest
-
Get 请求ID,即接口返回的 RequestId 参数。
- getTgwGroupName() - Method in class com.tencentcloudapi.clb.v20180317.models.ExtraInfo
-
Get TgwGroup名称
注意:此字段可能返回 null,表示取不到有效值。
- getTimeOut() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 响应超时时间
- getTimeOut() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 健康检查的响应超时时间,可选值:2~60,默认值:2,单位:秒。响应超时时间要小于检查间隔时间。
注意:此字段可能返回 null,表示取不到有效值。
- getToa() - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Get 仅支持Nat64 CLB TCP监听器
注意:此字段可能返回 null,表示取不到有效值。
- getTopicId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicResponse
-
Get 日志主题的 ID。
- getTopicName() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicRequest
-
Get 日志主题的名称。
- getTopicType() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicRequest
-
Get 日志类型,ACCESS:访问日志,HEALTH:健康检查日志,默认ACCESS。
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesResponse
-
Get 集群中资源总数。
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsResponse
-
Get 后端服务列表总数。
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListResponse
-
Get 绑定关系总数目
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListResponse
-
Get 配置数目
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersResponse
-
Get 集群总数量。
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersResponse
-
Get 所有闲置实例数目
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersResponse
-
Get 总的监听器个数(根据端口、协议、监听器ID过滤后)。
注意:此字段可能返回 null,表示取不到有效值。
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
Get 负载均衡总数
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailResponse
-
Get 负载均衡详情列表总数。
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersResponse
-
Get 满足过滤条件的负载均衡实例总数。此数值与入参中的Limit无关。
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesResponse
-
Get 可用区资源列表数目。
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesResponse
-
Get 本次查询的结果数量。
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListResponse
-
Get 显示的结果数量。
- getTotalCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsResponse
-
Get 显示的结果数量。
- getTrpcCallee() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Get TRPC被调服务器路由,ForwardType为TRPC时必填。目前暂未对外开放。
- getTrpcCallee() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get TRPC被调服务器路由,ForwardType为TRPC时必填。目前暂未对外开放。
- getTrpcCallee() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get TRPC被调服务器路由,ForwardType为TRPC时有效。目前暂未对外开放。
注意:此字段可能返回 null,表示取不到有效值。
- getTrpcFunc() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Get TRPC调用服务接口,ForwardType为TRPC时必填。目前暂未对外开放。
- getTrpcFunc() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get TRPC调用服务接口,ForwardType为TRPC时必填。目前暂未对外开放
- getTrpcFunc() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get TRPC调用服务接口,ForwardType为TRPC时有效。目前暂未对外开放。
注意:此字段可能返回 null,表示取不到有效值。
- getType() - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Get 后端服务的类型,可取:CVM、ENI、CCN
- getType() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Get 后端服务的类型,可取值:CVM、ENI(即将支持)
- getType() - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsTargets
-
Get 内网ip类型。“cvm”或“eni”
- getType() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Get 操作类型,可取:
add_customized_field(首次设置header,开启黑名单功能)
set_customized_field(修改header)
del_customized_field(删除header)
add_blocked(添加黑名单)
del_blocked(删除黑名单)
flush_blocked(清空黑名单)
- getType() - Method in class com.tencentcloudapi.clb.v20180317.models.Resource
-
Get 运营商内具体资源信息,如"CMCC", "CUCC", "CTCC", "BGP", "INTERNAL"。
- getType() - Method in class com.tencentcloudapi.clb.v20180317.models.ResourceAvailability
-
Get 运营商内具体资源信息,如"CMCC", "CUCC", "CTCC", "BGP"。
- getType() - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Get 后端服务的类型,可取:CVM(云服务器)、ENI(弹性网卡);作为入参时,目前本参数暂不生效。
注意:此字段可能返回 null,表示取不到有效值。
- getType() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Get 后端服务的类型,可取:CVM、ENI(即将支持)
- getType() - Method in class com.tencentcloudapi.clb.v20180317.models.TypeInfo
-
Get 运营商类型
注意:此字段可能返回 null,表示取不到有效值。
- getTypeSet() - Method in class com.tencentcloudapi.clb.v20180317.models.Resource
-
Get 运营商类型信息
注意:此字段可能返回 null,表示取不到有效值。
- getUconfigId() - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Get 配置ID
注意:此字段可能返回 null,表示取不到有效值。
- getUconfigId() - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Get 配置ID
- getUconfigId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListRequest
-
Get 配置ID
- getUconfigId() - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
Get 除了创建个性化配置外,必传此字段,如:pz-1234abcd
- getUconfigIds() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Get 配置ID
- getUnhealthNum() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Get 不健康阈值
- getUnHealthNum() - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Get 不健康阈值,默认值:3,表示当连续探测三次不健康则表示该转发异常,可选值:2~10,单位:次。
注意:此字段可能返回 null,表示取不到有效值。
- getUnitPrice() - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Get 后付费单价,单位:元。
注意:此字段可能返回 null,表示取不到有效值。
- getUnitPriceDiscount() - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Get 后付费的折扣单价,单位:元
注意:此字段可能返回 null,表示取不到有效值。
- getUpdatedTime() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Get 目标组的修改时间
- getUpdateTimestamp() - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Get 修改配置时间
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Get 关联到的转发规则URL
注意:此字段可能返回 null,表示取不到有效值。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Get location的url
注意:此字段可能返回 null,表示取不到有效值。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Get 要删除的转发规则的转发路径。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Get 目标转发规则的 URL,若已经输入 LocationId 参数,则本参数不生效。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Get 目标规则的URL,提供LocationId参数时本参数不生效。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 转发规则的路径。
注意:此字段可能返回 null,表示取不到有效值。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Get 目标规则的URL,提供LocationId参数时本参数不生效。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Get 转发规则的新的转发路径,如不需修改Url,则不需提供此参数。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Get 目标规则的URL,提供LocationId参数时本参数不生效。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Get 目标规则的URL,提供LocationId参数时本参数不生效。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Get 目标转发规则的 URL,若已经输入 LocationId 参数,则本参数不生效。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Get 目标转发规则的URL,提供LocationId参数时本参数不生效。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Deprecated.
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleHealth
-
Get 转发规则的Url
注意:此字段可能返回 null,表示取不到有效值。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Get 转发规则的路径。长度限制为:1~200。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get 转发规则的路径。
注意:此字段可能返回 null,表示取不到有效值。
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.RulesItems
-
Get uri
- getUrl() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleTargets
-
Get 转发规则的路径。
- getValue() - Method in enum com.tencentcloudapi.clb.v20180317.ClbErrorCode
-
- getValues() - Method in class com.tencentcloudapi.clb.v20180317.models.Filter
-
Get 过滤器的值数组
- getVip() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 指定Vip申请负载均衡。
- getVip() - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Get ip地址。
- getVip() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 指定VIP申请负载均衡。此参数选填,不填写此参数时自动分配VIP。IPv4和IPv6类型支持此参数,IPv6 NAT64类型不支持。
注意:当指定VIP创建内网实例、或公网IPv6 BGP实例时,若VIP不属于指定VPC子网的网段内时,会创建失败;若VIP已被占用,也会创建失败。
- getVip() - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Get 负载均衡的vip
- getVip() - Method in class com.tencentcloudapi.clb.v20180317.models.LBItem
-
Get lb的vip
- getVip() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Get 负载均衡的vip
- getVipIsp() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp。
示例值:CMCC
- getVipIsp() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域所支持的Isp。
- getVipIsp() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Get 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp。
- getVipIsp() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 负载均衡IP地址所属的运营商。取值范围(BGP、CMCC、CTCC、CUCC)
注意:此字段可能返回 null,表示取不到有效值。
- getVpcId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 负载均衡后端目标设备所属的网络 ID,如vpc-12345678,可以通过 [DescribeVpcEx](https://cloud.tencent.com/document/product/215/1372) 接口获取。 不填此参数则默认为DefaultVPC。创建内网负载均衡实例时,此参数必填。
- getVpcId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupRequest
-
Get 目标组的vpcid属性,不填则使用默认vpc
- getVpcId() - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Get 子机或网卡所属的私有网络ID。
- getVpcId() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 负载均衡实例所属私有网络唯一ID,如 vpc-bhqkbhdx,
基础网络可传入'0'。
- getVpcId() - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsItem
-
Get vpc的字符串id,只支持字符串id。
- getVpcId() - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsTargets
-
Get rs的vpcId
注意:此字段可能返回 null,表示取不到有效值。
- getVpcId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 私有网络的 ID
注意:此字段可能返回 null,表示取不到有效值。
- getVpcId() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例所属私有网络的 ID。
注意:此字段可能返回 null,表示取不到有效值。
- getVpcId() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Get 目标组的vpcid
- getVpcId() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetRegionInfo
-
Get Target所属网络,私有网络格式如 vpc-abcd1234,如果是基础网络,则为"0"
- getVpcName() - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Get 子机或网卡所属的私有网络名称。
- getVport() - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Get 监听器端口
注意:此字段可能返回 null,表示取不到有效值。
- getWafDomainId() - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Get WAF实例ID
注意:此字段可能返回 null,表示取不到有效值。
- getWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Get 后端服务的转发权重,取值范围:[0, 100],默认为 10。
- getWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Get 子机权重,范围[0, 100]。绑定时如果不存在,则默认为10。
- getWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Get 后端服务的转发权重,取值范围:[0, 100],默认为 10。
- getWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTargetInfo
-
Get 权重,取值范围 [0, 100]
- getWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionTarget
-
Get 权重
- getWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsTargets
-
Get rs的权重
注意:此字段可能返回 null,表示取不到有效值。
- getWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Get 后端服务新的转发权重,取值范围:0~100,默认值10。如果设置了 Targets.Weight 参数,则此参数不生效。
- getWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Get 后端服务修改后的转发权重,取值范围:[0,100]。此参数的优先级低于前述[Target](https://cloud.tencent.com/document/api/214/30694#Target)中的Weight参数,即最终的权重值以Target中的Weight参数值为准,仅当Target中的Weight参数为空时,才以RsWeightRule中的Weight参数为准。
- getWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Get 后端服务修改后的转发权重,取值范围:[0, 100],默认为 10。此参数的优先级高于[RsWeightRule](https://cloud.tencent.com/document/api/214/30694#RsWeightRule)中的Weight参数,即最终的权重值以此Weight参数值为准,仅当此Weight参数为空时,才以RsWeightRule中的Weight参数为准。
- getWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
Get 目标组权重,范围[0, 100]。仅绑定v2目标组时生效,如果不存在,则默认为10。
- getWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Get 后端服务的转发权重,取值范围:[0, 100],默认为 10。
- getWeight() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInstance
-
Get 目标组实例的权重
- getWillExpireCount() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
Get 即将到期的负载均衡数目
- getWithRs() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Get 负载均衡是否绑定后端服务,0:没有绑定后端服务,1:绑定后端服务,-1:查询全部。
- getZhiTong() - Method in class com.tencentcloudapi.clb.v20180317.models.ExtraInfo
-
Get 是否开通VIP直通
注意:此字段可能返回 null,表示取不到有效值。
- getZone() - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Get 集群所在可用区,如ap-guangzhou-1
- getZone() - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterItem
-
Get 集群所在可用区,如ap-guangzhou-1
注意:此字段可能返回 null,表示取不到有效值。
- getZone() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 负载均衡实例所在可用区。
注意:此字段可能返回 null,表示取不到有效值。
- getZone() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Get 可用区字符串形式的唯一ID,如:ap-guangzhou-1
注意:此字段可能返回 null,表示取不到有效值。
- getZoneId() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 仅适用于公网负载均衡。可用区ID,指定可用区以创建负载均衡实例。如:ap-guangzhou-1。不传则查询所有可用区的 CVM 实例。如需指定可用区,可调用查询可用区列表[DescribeZones](https://cloud.tencent.com/document/product/213/15707)接口查询。
- getZoneId() - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Get 仅适用于公网负载均衡。可用区ID,指定可用区以创建负载均衡实例。如:ap-guangzhou-1。
- getZoneId() - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Get 指定可用区询价。如:ap-guangzhou-1
- getZoneId() - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Get 后端服务的可用区ID
注意:此字段可能返回 null,表示取不到有效值。
- getZoneId() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Get 可用区数值形式的唯一ID,如:100001
注意:此字段可能返回 null,表示取不到有效值。
- getZoneName() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Get 可用区名称,如:广州一区
注意:此字段可能返回 null,表示取不到有效值。
- getZoneRegion() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Get 可用区所属地域,如:ap-guangzhou
注意:此字段可能返回 null,表示取不到有效值。
- getZoneRegion() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Get 可用区所属地域,如:ap-guangzhou
- getZoneResourceSet() - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesResponse
-
Get 可用区支持的资源列表。
- getZoneResourceType() - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Get 可用区资源的类型,SHARED表示共享资源,EXCLUSIVE表示独占资源。
- getZones() - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Get 仅适用于私有网络内网负载均衡。内网就近接入时,选择可用区下发。可调用[DescribeZones](https://cloud.tencent.com/document/product/213/15707)接口查询可用区列表。
- getZones() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Get 私有网络内网负载均衡,就近接入模式下规则所落在的可用区
注意:此字段可能返回 null,表示取不到有效值。
- getZones() - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Get 内网负载均衡实例所在可用区,由白名单CLB_Internal_Zone控制
注意:此字段可能返回 null,表示取不到有效值。
- setAddress(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例的 VIP 。
注意:此字段可能返回 null,表示取不到有效值。
- setAddressIPv6(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的IPv6地址
注意:此字段可能返回 null,表示取不到有效值。
- setAddressIPv6(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例 VIP 的IPv6地址。
注意:此字段可能返回 null,表示取不到有效值。
- setAddressIPVersion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 仅适用于公网负载均衡。IP版本,可取值:IPV4、IPV6、IPv6FullChain,不区分大小写,默认值 IPV4。说明:取值为IPV6表示为IPV6 NAT64版本;取值为IPv6FullChain,表示为IPv6版本。
- setAddressIPVersion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Set IP版本,可取值:IPV4、IPV6、IPv6FullChain,不区分大小写,默认值 IPV4。说明:取值为IPV6表示为IPV6 NAT64版本;取值为IPv6FullChain,表示为IPv6版本。
- setAddressIPVersion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set IP版本,ipv4 | ipv6
注意:此字段可能返回 null,表示取不到有效值。
- setAddressIPVersion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例IP版本,IPv4 | IPv6。
注意:此字段可能返回 null,表示取不到有效值。
- setAddressIsp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例IP地址所属的ISP。取值范围:BGP(多线)、CMCC(中国移动)、CUCC(中国联通)、CTCC(中国电信)、INTERNAL(内网)。
注意:此字段可能返回 null,表示取不到有效值。
- setAddStrategy(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Set 添加IP的策略,可取:fifo(如果黑名单容量已满,新加入黑名单的IP采用先进先出策略)
- setAnycastZone(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set anycast负载均衡的发布域,对于非anycast的负载均衡,此字段返回为空字符串
注意:此字段可能返回 null,表示取不到有效值。
- setAssociatedRule(AssociationItem[]) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Set 关联到的规则数组。在DescribeTargetGroupList接口调用时无法获取到该参数。
注意:此字段可能返回 null,表示取不到有效值。
- setAssociations(TargetGroupAssociation[]) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociateTargetGroupsRequest
-
Set 绑定的关系数组。一次请求最多支持20个。
- setAssociations(TargetGroupAssociation[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DisassociateTargetGroupsRequest
-
Set 待解绑的规则关系数组。
- setAttrFlags(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 监听器的属性
注意:此字段可能返回 null,表示取不到有效值。
- setAttributeFlags(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡的属性
注意:此字段可能返回 null,表示取不到有效值。
- setAvailability(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ResourceAvailability
-
Set 资源可用性,"Available":可用,"Unavailable":不可用
- setAvailability(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SpecAvailability
-
Set 规格可用性。资源可用性,"Available":可用,"Unavailable":不可用
注意:此字段可能返回 null,表示取不到有效值。
- setAvailabilitySet(ResourceAvailability[]) - Method in class com.tencentcloudapi.clb.v20180317.models.Resource
-
Set 可用资源。
注意:此字段可能返回 null,表示取不到有效值。
- setBackendPrivateIps(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 负载均衡绑定的后端服务的内网 IP,只支持查询云服务器的内网 IP。
- setBackendPublicIps(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 负载均衡绑定的后端服务的外网 IP,只支持查询云服务器的公网 IP。
- setBackends(LbRsItem[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLBListenersRequest
-
Set 需要查询的内网ip列表
- setBackupZoneSet(ZoneInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 备可用区
注意:此字段可能返回 null,表示取不到有效值。
- setBandwidthPackageId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 带宽包ID,指定此参数时,网络计费方式(InternetAccessible.InternetChargeType)只支持按带宽包计费(BANDWIDTH_PACKAGE)。
- setBandwidthPackageId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 带宽包ID,指定此参数时,网络计费方式(InternetAccessible.InternetChargeType)只支持按带宽包计费(BANDWIDTH_PACKAGE),带宽包的属性即为其结算方式。非上移用户购买的 IPv6 负载均衡实例,且运营商类型非 BGP 时 ,不支持指定具体带宽包id。
- setBandwidthpkgSubType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InternetAccessible
-
Set 带宽包的类型,如SINGLEISP(单线)、BGP(多线)。
注意:此字段可能返回 null,表示取不到有效值。
- setBandwidthPrice(ItemPrice) - Method in class com.tencentcloudapi.clb.v20180317.models.Price
-
Set 描述了网络价格。
注意:此字段可能返回 null,表示取不到有效值。
- setBeAutoCreated(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 转发规则是否为自动创建
- setBindIP(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInstance
-
Set 目标组实例的内网IP
- setBindList(BindDetailItem[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListResponse
-
Set 绑定关系列表
- setBlockedIPCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListResponse
-
Set 返回的IP的数量
- setBlockedIPList(BlockedIP[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListResponse
-
Set 加入了12360黑名单的IP列表
- setBlockIPList(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Set 封禁IP列表,单次操作数组最大长度支持200000
- setCertCaContent(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Set 上传客户端证书的内容,如果 SSLMode=mutual,如果没有 CertCaId,则此项必传。
- setCertCaId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Set 客户端证书的 ID,当监听器采用双向认证,即 SSLMode=MUTUAL 时,如果不填写此项则必须上传客户端证书,包括 CertCaContent,CertCaName。
- setCertCaId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateOutput
-
Set 客户端证书的 ID。
注意:此字段可能返回 null,表示取不到有效值。
- setCertCaId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 传统型公网负载均衡的 HTTPS 监听器的客户端证书 ID
- setCertCaName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Set 上传客户端 CA 证书的名称,如果 SSLMode=mutual,如果没有 CertCaId,则此项必传。
- setCertContent(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Set 上传服务端证书的内容,如果没有 CertId,则此项必传。
- setCertContent(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertInfo
-
Set 上传证书的公钥;如果没有 CertId,则此项必传。
- setCertId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertIdRelatedWithLoadBalancers
-
Set 证书ID
- setCertId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Set 服务端证书的 ID,如果不填写此项则必须上传证书,包括 CertContent,CertKey,CertName。
- setCertId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateOutput
-
Set 服务端证书的ID。
- setCertId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertInfo
-
Set 证书 ID,如果不填写此项则必须上传证书内容,包括CertName, CertContent,若为服务端证书必须包含CertKey。
- setCertId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 传统型公网负载均衡的 HTTPS 监听器的服务端证书 ID
- setCertIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerListByCertIdRequest
-
Set 服务端证书的ID,或客户端证书的ID
- setCertificate(CertificateInput) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 证书相关信息,此参数仅适用于TCP_SSL监听器和未开启SNI特性的HTTPS监听器。此参数和MultiCertInfo不能同时传入。
- setCertificate(CertificateOutput) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 监听器绑定的证书信息
注意:此字段可能返回 null,表示取不到有效值。
- setCertificate(CertificateInput) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Set 域名相关的证书信息,注意,仅对启用SNI的监听器适用,不可和MultiCertInfo 同时传入。
- setCertificate(CertificateInput) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 证书相关信息,此参数仅适用于HTTPS/TCP_SSL/QUIC监听器;此参数和MultiCertInfo不能同时传入。
- setCertificate(CertificateInput) - Method in class com.tencentcloudapi.clb.v20180317.models.ReplaceCertForLoadBalancersRequest
-
Set 新证书的内容等相关信息
- setCertificate(CertificateInput) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 证书信息;此参数和MultiCertInfo不能同时传入。
- setCertificate(CertificateOutput) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 证书信息
注意:此字段可能返回 null,表示取不到有效值。
- setCertKey(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Set 上传服务端证书的 key,如果没有 CertId,则此项必传。
- setCertKey(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertInfo
-
Set 上传服务端证书的私钥;如果没有 CertId,则此项必传。
- setCertList(CertInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.MultiCertInfo
-
Set 监听器或规则证书列表,单双向认证,多本服务端证书算法类型不能重复;若SSLMode为双向认证,证书列表必须包含一本ca证书。
- setCertName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Set 上传服务端证书的名称,如果没有 CertId,则此项必传。
- setCertName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertInfo
-
Set 上传证书的名称,如果没有 CertId,则此项必传。
- setCertSet(CertIdRelatedWithLoadBalancers[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerListByCertIdResponse
-
Set 证书ID,以及与该证书ID关联的负载均衡实例列表
- setChargeType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的计费类型,PREPAID:包年包月,POSTPAID_BY_HOUR:按量计费
注意:此字段可能返回 null,表示取不到有效值。
- setChargeType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例的计费类型。取值范围:PREPAID预付费、POSTPAID_BY_HOUR按量付费。
注意:此字段可能返回 null,表示取不到有效值。
- setChargeUnit(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Set 后续计价单元,可取值范围:
HOUR:表示计价单元是按每小时来计算。当前涉及该计价单元的场景有:实例按小时后付费(POSTPAID_BY_HOUR)、带宽按小时后付费(BANDWIDTH_POSTPAID_BY_HOUR);
GB:表示计价单元是按每GB来计算。当前涉及该计价单元的场景有:流量按小时后付费(TRAFFIC_POSTPAID_BY_HOUR)。
注意:此字段可能返回 null,表示取不到有效值。
- setCheckPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 自定义探测相关参数。健康检查端口,默认为后端服务的端口,除非您希望指定特定端口,否则建议留空。(仅适用于TCP/UDP监听器)。
注意:此字段可能返回 null,表示取不到有效值。
- setCheckType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 健康检查使用的协议。取值 TCP | HTTP | HTTPS | GRPC | PING | CUSTOM,UDP监听器支持PING/CUSTOM,TCP监听器支持TCP/HTTP/CUSTOM,TCP_SSL/QUIC监听器支持TCP/HTTP,HTTP规则支持HTTP/GRPC,HTTPS规则支持HTTP/HTTPS/GRPC。HTTP监听器默认值为HTTP;TCP、TCP_SSL、QUIC监听器默认值为TCP;UDP监听器默认为PING;HTTPS监听器的CheckType默认值与后端转发协议一致。
注意:此字段可能返回 null,表示取不到有效值。
- setClassicalCluster(ClusterItem) - Method in class com.tencentcloudapi.clb.v20180317.models.ExclusiveCluster
-
Set vpcgw集群
注意:此字段可能返回 null,表示取不到有效值。
- setClientIPField(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListResponse
-
Set 获取用户真实IP的字段
- setClientIPField(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Set 客户端真实IP存放的header字段名
- setClientToken(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。
- setClusterId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群唯一ID
- setClusterId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterItem
-
Set 集群唯一ID
- setClusterId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Set 集群唯一ID,如tgw-12345678。
- setClusterIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 公网独占集群ID或者CDCId。
- setClusterIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 集群ID,集群标识,在需要配置公有云独占集群或本地专有集群时使用。公有云独占集群申请请[提交工单](https://console.cloud.tencent.com/workorder/category),本地专有集群请参考[本地专有集群](https://cloud.tencent.com/document/product/1346)描述。
- setClusterIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 集群ID
注意:此字段可能返回 null,表示取不到有效值。
- setClusterName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群名称
- setClusterName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterItem
-
Set 集群名称
注意:此字段可能返回 null,表示取不到有效值。
- setClusterName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Set 集群名称。
- setClusterResourceSet(ClusterResource[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesResponse
-
Set 集群中资源列表。
- setClusterSet(Cluster[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersResponse
-
Set 集群列表。
- setClustersVersion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群版本
注意:此字段可能返回 null,表示取不到有效值。
- setClustersZone(ClustersZone) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群所在的可用区
注意:此字段可能返回 null,表示取不到有效值。
- setClustersZone(ClustersZone) - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Set 集群所在的可用区
注意:此字段可能返回 null,表示取不到有效值。
- setClusterTag(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set Stgw独占集群的标签。
- setClusterTag(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群标签,只有TGW/STGW集群有标签
注意:此字段可能返回 null,表示取不到有效值。
- setClusterTag(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set Stgw独占集群的标签。
- setClusterTag(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 7层独占标签。
注意:此字段可能返回 null,表示取不到有效值。
- setClusterType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群类型,如TGW,STGW,VPCGW
- setConfigContent(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Set 配置内容
- setConfigContent(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
Set 创建个性化配置或修改个性化配置的内容时,必传此字段
- setConfigId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡维度的个性化配置ID
注意:此字段可能返回 null,表示取不到有效值。
- setConfigId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡维度的个性化配置ID,多个配置用逗号隔开。
注意:此字段可能返回 null,表示取不到有效值。
- setConfigId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerResponse
-
Set 个性化配置ID,如:pz-1234abcd
- setConfigList(ConfigListItem[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListResponse
-
Set 配置列表
- setConfigName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Set 配置名字
注意:此字段可能返回 null,表示取不到有效值。
- setConfigName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Set 拉取指定配置名字,模糊匹配。
- setConfigName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
Set 创建个性化配置或修改个性化配置的名字时,必传此字段
- setConfigType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Set 配置类型
- setConfigType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Set 配置类型:CLB 负载均衡维度。 SERVER 域名维度。 LOCATION 规则维度。
- setContextType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 自定义探测相关参数。健康检查协议CheckType的值取CUSTOM时,必填此字段,代表健康检查的输入格式,可取值:HEX或TEXT;取值为HEX时,SendContext和RecvContext的字符只能在0123456789ABCDEF中选取且长度必须是偶数位。(仅适用于TCP/UDP监听器)
注意:此字段可能返回 null,表示取不到有效值。
- setCreatedTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Set 目标组的创建时间
- setCreateTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BlockedIP
-
Set 加入黑名单的时间
- setCreateTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 监听器的创建时间。
注意:此字段可能返回 null,表示取不到有效值。
- setCreateTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的创建时间。
注意:此字段可能返回 null,表示取不到有效值。
- setCreateTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例的创建时间。
注意:此字段可能返回 null,表示取不到有效值。
- setCreateTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 转发规则的创建时间
- setCreateTimestamp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Set 增加配置时间
- setCrossTargetSet(CrossTargets[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsResponse
-
Set 后端服务列表。
- SetCustomizedConfigForLoadBalancer(SetCustomizedConfigForLoadBalancerRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
负载均衡维度的个性化配置相关操作:创建、删除、修改、绑定、解绑
- SetCustomizedConfigForLoadBalancerRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- SetCustomizedConfigForLoadBalancerRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
- SetCustomizedConfigForLoadBalancerRequest(SetCustomizedConfigForLoadBalancerRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
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.
- SetCustomizedConfigForLoadBalancerResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- SetCustomizedConfigForLoadBalancerResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerResponse
-
- SetCustomizedConfigForLoadBalancerResponse(SetCustomizedConfigForLoadBalancerResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerResponse
-
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.
- setDealName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerResponse
-
Set 订单号。
注意:此字段可能返回 null,表示取不到有效值。
- setDealName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusRequest
-
Set 订单ID。
注意:参数TaskId和DealName必须传一个。
- setDealName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesResponse
-
Set 切换负载均衡计费方式时,可用此参数查询切换任务是否成功。
注意:此字段可能返回 null,表示取不到有效值。
- setDefaultServer(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Set 是否设为默认域名,注意,一个监听器下只能设置一个默认域名。
- setDefaultServer(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 是否将该域名设为默认域名,注意,一个监听器下只能设置一个默认域名。
- setDefaultServer(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 是否作为默认域名
- setDeleteProtect(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Set 是否开启删除保护
- setDeregisterTargetRst(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 解绑后端目标时,是否发RST给客户端,此参数仅适用于TCP监听器。
- setDeregisterTargetRst(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 解绑后端目标时,是否发RST给客户端,(此参数仅对于TCP监听器有意义)。
注意:此字段可能返回 null,表示取不到有效值。
- setDeregisterTargetRst(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 解绑后端目标时,是否发RST给客户端,此参数仅适用于TCP监听器。
- setDisasterRecoveryType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群容灾类型,如SINGLE-ZONE,DISASTER-RECOVERY,MUTUAL-DISASTER-RECOVERY
注意:此字段可能返回 null,表示取不到有效值。
- setDiscount(Float) - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Set 折扣,如20.0代表2折。
注意:此字段可能返回 null,表示取不到有效值。
- setDiscountPrice(Float) - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Set 预支费用的折扣价,单位:元。
注意:此字段可能返回 null,表示取不到有效值。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Set 关联到的转发规则域名
注意:此字段可能返回 null,表示取不到有效值。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Set 配置绑定的域名
注意:此字段可能返回 null,表示取不到有效值。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Set 要删除的转发规则的域名,如果是多域名,可以指定多域名列表中的任意一个。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Set 目标转发规则的域名,若已经输入 LocationId 参数,则本参数不生效。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Set 目标规则的域名,提供LocationId参数时本参数不生效。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListRequest
-
Set 搜索域名
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 腾讯云为负载均衡实例分配的域名。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Set 负载均衡域名
注意:此字段可能返回 null,表示取不到有效值。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的域名,仅公网传统型和域名型负载均衡实例才提供该字段。逐步下线中,建议用LoadBalancerDomain替代。
注意:此字段可能返回 null,表示取不到有效值。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 转发规则的域名。
注意:此字段可能返回 null,表示取不到有效值。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Set CLB域名
注意:此字段可能返回 null,表示取不到有效值。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Set 域名(必须是已经创建的转发规则下的域名),如果是多域名,可以指定多域名列表中的任意一个。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainRequest
-
Set 监听器下的某个旧域名。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Set 目标规则的域名,提供LocationId参数时本参数不生效。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Set 目标规则的域名,提供LocationId参数时本参数不生效。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Set 目标规则的域名,提供LocationId参数时本参数不生效。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Set 目标转发规则的域名,若已经输入 LocationId 参数,则本参数不生效。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Set 目标转发规则的域名,提供LocationId参数时本参数不生效。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Deprecated.
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleHealth
-
Set 转发规则的域名
注意:此字段可能返回 null,表示取不到有效值。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 转发规则的域名。长度限制为:1~80。Domain和Domains只需要传一个,单域名规则传Domain,多域名规则传Domains。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 转发规则的域名。
注意:此字段可能返回 null,表示取不到有效值。
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RulesItems
-
Set 域名
- setDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleTargets
-
Set 转发规则的域名
- setDomains(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteRequest
-
Set HTTPS:443监听器下需要重定向的域名,若不填,则对HTTPS:443监听器下的所有域名都设置重定向。
- setDomains(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 转发规则的域名列表。
注意:此字段可能返回 null,表示取不到有效值。
- setDomains(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 转发规则的域名列表。每个域名的长度限制为:1~80。Domain和Domains只需要传一个,单域名规则传Domain,多域名规则传Domains。
- setDomains(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 转发规则的域名列表。
注意:此字段可能返回 null,表示取不到有效值。
- setDynamicVip(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 创建域名化负载均衡。
- setEdgeZone(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Set 可用区是否是EdgeZone可用区,如:false
注意:此字段可能返回 null,表示取不到有效值。
- setEdgeZone(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Set 可用区是否是EdgeZone可用区,如:false
- setEgress(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 网络出口
注意:此字段可能返回 null,表示取不到有效值。
- setEgress(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 网络出口
- setEgress(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 网络出口
注意:此字段可能返回 null,表示取不到有效值。
- setEgress(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 网络出口
注意:此字段可能返回 null,表示取不到有效值。
- setEgress(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Set 网络出口
注意:此字段可能返回 null,表示取不到有效值。
- setEipAddressId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set EIP 的唯一 ID,形如:eip-11112222,仅适用于内网负载均衡绑定EIP。
- setEipAddressId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set EIP 的唯一 ID,形如:eip-11112222,仅适用于内网负载均衡绑定EIP。
- setEndPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 创建端口段监听器时必须传入此参数,用以标识结束端口。同时,入参Ports只允许传入一个成员,用以标识开始端口。【如果您需要体验端口段功能,请通过 [工单申请](https://console.cloud.tencent.com/workorder/category)】。
- setEndPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 端口段结束端口
注意:此字段可能返回 null,表示取不到有效值。
- setEndPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Set 若支持端口段,则为端口段结束端口;若不支持端口段,则为0
注意:此字段可能返回 null,表示取不到有效值。
- setEndPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Set 端口段监听器的结束端口
注意:此字段可能返回 null,表示取不到有效值。
- setEniId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Set 弹性网卡唯一ID,如 eni-1234abcd
注意:此字段可能返回 null,表示取不到有效值。
- setEniId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Set 子机的网卡ID。
- setEniId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Set 弹性网卡唯一ID
注意:此字段可能返回 null,表示取不到有效值。
- setEniIp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Set 绑定 IP 时需要传入此参数,支持弹性网卡的 IP 和其他内网 IP,如果是弹性网卡则必须先绑定至CVM,然后才能绑定到负载均衡实例。
注意:参数 InstanceId、EniIp 只能传入一个且必须传入一个。如果绑定双栈IPV6子机,必须传该参数。
- setEniIp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Set 绑定IP时需要传入此参数,支持弹性网卡的IP和其他内网IP,如果是弹性网卡则必须先绑定至CVM,然后才能绑定到负载均衡实例。
注意:参数 InstanceId、EniIp 有且只能传入其中一个参数。如果绑定双栈IPV6子机,则必须传该参数。如果是跨地域绑定,则必须传该参数,不支持传InstanceId参数。
注意:此字段可能返回 null,表示取不到有效值。
- setExclusiveCluster(ExclusiveCluster) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 独占集群信息。
- setExclusiveCluster(ExclusiveCluster) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 独占型实例信息。若创建独占型的内网负载均衡实例,则此参数必填。
- setExclusiveCluster(ExclusiveCluster) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 内网独占集群
注意:此字段可能返回 null,表示取不到有效值。
- setExclusiveCluster(ExclusiveCluster) - Method in class com.tencentcloudapi.clb.v20180317.models.MigrateClassicalLoadBalancersRequest
-
Set 独占集群信息
- setExpireTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BlockedIP
-
Set 过期时间
- setExpireTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的过期时间,仅对预付费负载均衡生效
注意:此字段可能返回 null,表示取不到有效值。
- setExpireTime(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Set 过期时间,单位秒,默认值3600
- setExtCertIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateOutput
-
Set 多本服务器证书场景扩展的服务器证书ID。
注意:此字段可能返回 null,表示取不到有效值。
- setExtendedCode(String) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set GRPC健康检查状态码(仅适用于后端转发协议为GRPC的规则)。默认值为 12,可输入值为数值、多个数值、或者范围,例如 20 或 20,25 或 0-99
注意:此字段可能返回 null,表示取不到有效值。
- setExtraInfo(ExtraInfo) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 暂做保留,一般用户无需关注。
注意:此字段可能返回 null,表示取不到有效值。
- setExtraInfo(ExtraInfo) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 暂做保留,一般用户无需关注。
注意:此字段可能返回 null,表示取不到有效值。
- setFailListenerIdSet(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchDeregisterTargetsResponse
-
Set 解绑失败的监听器ID。
- setFailListenerIdSet(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchRegisterTargetsResponse
-
Set 绑定失败的监听器ID,如为空表示全部绑定成功。
- setFields(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
Set 选择返回的Fields列表,系统仅会返回Fileds中填写的字段,可填写的字段详情请参见
LoadBalancerDetail。若未在Fileds填写相关字段,则此字段返回null。Fileds中默认添加LoadBalancerId和LoadBalancerName字段。
- setFilters(Filter[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesRequest
-
Set 查询集群中资源列表条件,详细的过滤条件如下:
cluster-id - String - 是否必填:否 - (过滤条件)按照 集群 的唯一ID过滤,如 :"tgw-12345678","stgw-12345678","vpcgw-12345678"。
vip - String - 是否必填:否 - (过滤条件)按照vip过滤。
loadbalancer-id - String - 是否必填:否 - (过滤条件)按照负载均衡唯一ID过滤。
idle - String 是否必填:否 - (过滤条件)按照是否闲置过滤,如"True","False"。
- setFilters(Filter[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsRequest
-
Set 查询跨域2.0版本云联网后端子机和网卡服务列表条件,详细的过滤条件如下:
vpc-id - String - 是否必填:否 - (过滤条件)按照 本地私有网络ID,即负载均衡的VpcId 过滤,如:"vpc-12345678"。
ip - String - 是否必填:否 - (过滤条件)按照 后端服务ip 过滤,如:"192.168.0.1"。
listener-id - String - 是否必填:否 - (过滤条件)按照 监听器ID 过滤,如:"lbl-12345678"。
location-id - String - 是否必填:否 - (过滤条件)按照 七层监听器规则ID 过滤,如:"loc-12345678"。
- setFilters(Filter[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Set 过滤条件如下:
loadbalancer-id - String - 是否必填:否 - (过滤条件)按照 负载均衡ID 过滤,如:"lb-12345678"。
vip - String - 是否必填:否 - (过滤条件)按照 负载均衡Vip 过滤,如:"1.1.1.1","2204::22:3"。
- setFilters(Filter[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersRequest
-
Set 查询集群列表条件,详细的过滤条件如下:
cluster-type - String - 是否必填:否 - (过滤条件)按照 集群 的类型过滤,包括"TGW","STGW","VPCGW"。
cluster-id - String - 是否必填:否 - (过滤条件)按照 集群 的唯一ID过滤,如 :"tgw-12345678","stgw-12345678","vpcgw-12345678"。
cluster-name - String - 是否必填:否 - (过滤条件)按照 集群 的名称过滤。
cluster-tag - String - 是否必填:否 - (过滤条件)按照 集群 的标签过滤。(只有TGW/STGW集群有集群标签)
vip - String - 是否必填:否 - (过滤条件)按照 集群 内的vip过滤。
loadblancer-id - String - 是否必填:否 - (过滤条件)按照 集群 内的负载均衡唯一ID过滤。
network - String - 是否必填:否 - (过滤条件)按照 集群 的网络类型过滤,如:"Public","Private"。
zone - String - 是否必填:否 - (过滤条件)按照 集群 所在可用区过滤,如:"ap-guangzhou-1"(广州一区)。
isp -- String - 是否必填:否 - (过滤条件)按照TGW集群的 Isp 类型过滤,如:"BGP","CMCC","CUCC","CTCC","INTERNAL"。
- setFilters(Filter[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
Set 查询负载均衡详细信息列表条件,详细的过滤条件如下:
loadbalancer-id - String - 是否必填:否 - (过滤条件)按照 负载均衡ID 过滤,如:"lb-12345678"。
project-id - String - 是否必填:否 - (过滤条件)按照 项目ID 过滤,如:"0","123"。
network - String - 是否必填:否 - (过滤条件)按照 负载均衡网络类型 过滤,如:"Public","Private"。
vip - String - 是否必填:否 - (过滤条件)按照 负载均衡Vip 过滤,如:"1.1.1.1","2204::22:3"。
target-ip - String - 是否必填:否 - (过滤条件)按照 后端目标内网Ip 过滤,如:"1.1.1.1","2203::214:4"。
vpcid - String - 是否必填:否 - (过滤条件)按照 负载均衡所属vpcId 过滤,如:"vpc-12345678"。
zone - String - 是否必填:否 - (过滤条件)按照 负载均衡所属的可用区 过滤,如:"ap-guangzhou-1"。
tag-key - String - 是否必填:否 - (过滤条件)按照 负载均衡标签的标签键 过滤,如:"name"。
tag:* - String - 是否必填:否 - (过滤条件)按照 负载均衡的标签 过滤,':' 后面跟的是标签键。如:过滤标签键name,标签值zhangsan,lisi,{"Name": "tag:name","Values": ["zhangsan", "lisi"]}。
fuzzy-search - String - 是否必填:否 - (过滤条件)按照 负载均衡Vip,负载均衡名称 模糊搜索,如:"1.1"。
- setFilters(Filter[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 每次请求的`Filters`的上限为10,`Filter.Values`的上限为100。
`Filter.Name`和`Filter.Values`皆为必填项。详细的过滤条件如下:
charge-type - String - 是否必填:否 - (过滤条件)按照 CLB 的实例计费模式过滤,包括"PREPAID","POSTPAID_BY_HOUR"。
internet-charge-type - String - 是否必填:否 - (过滤条件)按照 CLB 的网络计费模式过滤,包括"BANDWIDTH_PREPAID","TRAFFIC_POSTPAID_BY_HOUR","BANDWIDTH_POSTPAID_BY_HOUR","BANDWIDTH_PACKAGE"。
master-zone-id - String - 是否必填:否 - (过滤条件)按照 CLB 的主可用区ID过滤,如 :"100001" (对应的是广州一区)。
tag-key - String - 是否必填:否 - (过滤条件)按照 CLB 标签的键过滤。
tag:tag-key - String - 是否必填:否 - (过滤条件)按照CLB标签键值对进行过滤,tag-key使用具体的标签键进行替换。
function-name - String - 是否必填:否 - (过滤条件)按照 CLB 后端绑定的SCF云函数的函数名称过滤。
vip-isp - String - 是否必填:否 - (过滤条件)按照 CLB VIP的运营商类型过滤,如:"BGP","INTERNAL","CMCC","CTCC","CUCC"等。
sla-type - String - 是否必填:否 - (过滤条件)按照 CLB 的性能容量型规格过滤,包括"clb.c2.medium","clb.c3.small","clb.c3.medium","clb.c4.small","clb.c4.medium","clb.c4.large","clb.c4.xlarge"。
- setFilters(Filter[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesRequest
-
Set 查询可用区资源列表条件,详细的过滤条件如下:
master-zone -- String - 是否必填:否 - (过滤条件)按照 地区 类型过滤,如:"ap-guangzhou-2"。ip-version -- String - 是否必填:否 - (过滤条件)按照 IP 类型过滤,可选值:"IPv4"、"IPv6"、"IPv6_Nat"。
isp -- String - 是否必填:否 - (过滤条件)按照 Isp 类型过滤,如:"BGP","CMCC","CUCC","CTCC"。
- setFilters(Filter[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesRequest
-
Set 过滤条件,当前仅支持TargetGroupId,BindIP,InstanceId过滤。
- setFilters(Filter[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListRequest
-
Set 过滤条件数组,支持TargetGroupVpcId和TargetGroupName。与TargetGroupIds互斥,优先使用目标组ID。
- setFilters(Filter[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsRequest
-
Set 过滤条件数组,与TargetGroupIds互斥,支持TargetGroupVpcId和TargetGroupName。
- setFilters(Filter[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
Set 查询负载均衡绑定的后端服务列表,过滤条件如下:
location-id - String - 是否必填:否 - (过滤条件)按照 规则ID 过滤,如:"loc-12345678"。
private-ip-address - String - 是否必填:否 - (过滤条件)按照 后端服务内网IP 过滤,如:"172.16.1.1"。
tag - String - 是否必填:否 - (过滤条件)按照 标签 过滤,如:"tag-test"。
- setForce(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerSlaRequest
-
Set 是否强制升级,默认否。
- setForward(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 负载均衡实例的类型。1:通用的负载均衡实例,目前只支持传入1。
- setForward(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 负载均衡实例的类型。1:通用的负载均衡实例,0:传统型负载均衡实例。如果不传此参数,则查询所有类型的负载均衡实例。
- setForward(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Set 负载均衡类型标识,1:负载均衡,0:传统型负载均衡。
- setForward(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡类型标识,1:负载均衡,0:传统型负载均衡。
- setForwardType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Set 负载均衡实例与后端服务之间的转发协议,默认HTTP,可取值:HTTP、HTTPS、GRPC。仅HTTPS监听器该参数有效。
- setForwardType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 负载均衡与后端服务之间的转发协议,目前支持 HTTP/HTTPS/GRPC/TRPC,TRPC暂未对外开放,默认HTTP。
- setForwardType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 负载均衡与后端服务之间的转发协议
- setFunction(FunctionInfo) - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionTarget
-
Set 云函数相关信息
注意:此字段可能返回 null,表示取不到有效值。
- setFunctionName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionInfo
-
Set 函数名称
- setFunctionNamespace(String) - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionInfo
-
Set 函数命名空间
- setFunctionQualifier(String) - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionInfo
-
Set 函数的版本名称或别名
- setFunctionQualifierType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionInfo
-
Set 标识 FunctionQualifier 参数的类型,可取值: VERSION(版本)、ALIAS(别名)
注意:此字段可能返回 null,表示取不到有效值。
- setFunctionTargets(FunctionTarget[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Set 待解绑的云函数列表。
- setFunctionTargets(FunctionTarget[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Set 要修改的后端云函数服务列表。
- setFunctionTargets(FunctionTarget[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Set 待绑定的云函数列表。
- setFunctionTargets(FunctionTarget[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleTargets
-
Set 后端云函数的信息
注意:此字段可能返回 null,表示取不到有效值。
- setGoodsNum(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Set 询价的负载均衡实例个数,默认为1
- setHealthCheck(HealthCheck) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 健康检查相关参数,此参数仅适用于TCP/UDP/TCP_SSL/QUIC监听器。
- setHealthCheck(HealthCheck) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 监听器的健康检查信息
注意:此字段可能返回 null,表示取不到有效值。
- setHealthCheck(HealthCheck) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 健康检查相关参数,此参数仅适用于TCP/UDP/TCP_SSL/QUIC监听器。
- setHealthCheck(HealthCheck) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Set 健康检查信息。
- setHealthCheck(HealthCheck) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 健康检查信息。详情请参见:[健康检查](https://cloud.tencent.com/document/product/214/6097)
- setHealthCheck(HealthCheck) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 健康检查信息
注意:此字段可能返回 null,表示取不到有效值。
- setHealthList(ClassicalHealth[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusResponse
-
Set 后端健康状态列表。
注意:此字段可能返回 null,表示取不到有效值。
- setHealthLogsetId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetResponse
-
Set 健康检查日志集的 ID。
- setHealthLogSetId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡日志服务(CLS)的健康检查日志集ID
注意:此字段可能返回 null,表示取不到有效值。
- setHealthLogTopicId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡日志服务(CLS)的健康检查日志主题ID
注意:此字段可能返回 null,表示取不到有效值。
- setHealthNum(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 健康阈值
- setHealthNum(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 健康阈值,默认值:3,表示当连续探测三次健康则表示该转发正常,可选值:2~10,单位:次。
注意:此字段可能返回 null,表示取不到有效值。
- setHealthStatus(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalHealth
-
Set 健康检查结果,1 表示健康,0 表示不健康
- setHealthStatus(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Set 当前健康状态,true:健康,false:不健康(包括尚未开始探测、探测中、状态异常等几种状态)。只有处于健康状态(且权重大于0),负载均衡才会向其转发流量。
- setHealthStatusDetail(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Set 当前健康状态的详细信息。如:Alive、Dead、Unknown。Alive状态为健康,Dead状态为异常,Unknown状态包括尚未开始探测、探测中、状态未知。
- setHealthStatusDetial(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Deprecated.
- setHealthSwitch(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 是否开启了健康检查:1(开启)、0(关闭)
- setHealthSwitch(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 是否开启健康检查:1(开启)、0(关闭)。
- setHttp2(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Set 是否开启Http2,注意,只有HTTPS域名才能开启Http2。
- setHttp2(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 是否开启Http2,注意,只有HTTPS域名才能开启Http2。
- setHttp2(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 是否开启Http2
- setHttpCheckDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 健康检查域名(仅适用于HTTP/HTTPS监听器和TCP监听器的HTTP健康检查方式。针对TCP监听器,当使用HTTP健康检查方式时,该参数为必填项)。
注意:此字段可能返回 null,表示取不到有效值。
- setHttpCheckMethod(String) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 健康检查方法(仅适用于HTTP/HTTPS转发规则、TCP监听器的HTTP健康检查方式),默认值:HEAD,可选值HEAD或GET。
注意:此字段可能返回 null,表示取不到有效值。
- setHttpCheckPath(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 传统型公网负载均衡的 HTTP、HTTPS 监听器的健康检查路径
- setHttpCheckPath(String) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 健康检查路径(仅适用于HTTP/HTTPS转发规则、TCP监听器的HTTP健康检查方式)。
注意:此字段可能返回 null,表示取不到有效值。
- setHttpCode(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 传统型公网负载均衡的 HTTP、HTTPS 监听器的健康检查返回码。具体可参考创建监听器中对该字段的解释
- setHttpCode(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 健康检查状态码(仅适用于HTTP/HTTPS转发规则、TCP监听器的HTTP健康检查方式)。可选值:1~31,默认 31。
1 表示探测后返回值 1xx 代表健康,2 表示返回 2xx 代表健康,4 表示返回 3xx 代表健康,8 表示返回 4xx 代表健康,16 表示返回 5xx 代表健康。若希望多种返回码都可代表健康,则将相应的值相加。
注意:此字段可能返回 null,表示取不到有效值。
- setHttpGzip(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 是否开启gzip
- setHttpHash(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 传统型公网负载均衡的 HTTP、HTTPS 监听器的请求均衡方法。wrr 表示按权重轮询,ip_hash 表示根据访问的源 IP 进行一致性哈希方式来分发
- setHTTPMaxNewConn(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set http最大新建连接数(个/秒)
注意:此字段可能返回 null,表示取不到有效值。
- setHTTPQps(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set http QPS
注意:此字段可能返回 null,表示取不到有效值。
- setHTTPSMaxNewConn(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set https最大新建连接数(个/秒)
注意:此字段可能返回 null,表示取不到有效值。
- setHTTPSQps(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set https QPS
注意:此字段可能返回 null,表示取不到有效值。
- setHttpVersion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set HTTP版本。健康检查协议CheckType的值取HTTP时,必传此字段,代表后端服务的HTTP版本:HTTP/1.0、HTTP/1.1;(仅适用于TCP监听器)
注意:此字段可能返回 null,表示取不到有效值。
- setIdle(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Set 资源是否闲置。
注意:此字段可能返回 null,表示取不到有效值。
- setIdleConnectTimeout(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 空闲连接超时时间,此参数仅适用于TCP监听器,单位:秒。默认值:900,取值范围:共享型实例和独占型实例支持:300~900,性能容量型实例支持:300~2000。如需设置超过2000s,请通过 [工单申请](https://console.cloud.tencent.com/workorder/category),最大可设置到3600s。
- setIdleConnectTimeout(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 空闲连接超时时间,仅支持TCP监听器。默认值:900;共享型实例和独占型实例取值范围:300~900,性能容量型实例取值范围:300~1980。
注意:此字段可能返回 null,表示取不到有效值。
- setIdleConnectTimeout(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 空闲连接超时时间,此参数仅适用于TCP监听器,单位:秒。默认值:900,取值范围:共享型实例和独占型实例支持:300~900,性能容量型实例支持:300~2000。如需设置超过2000s,请通过 [工单申请](https://console.cloud.tencent.com/workorder/category),最大可设置到3600s。
- setIdleLoadBalancers(IdleLoadBalancer[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersResponse
-
Set 闲置实例列表
注意:此字段可能返回 null,表示取不到有效值。
- setIdleReason(String) - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Set 闲置原因。NO_RULES:没有规则,NO_RS:有规则没有绑定子机。
- setIdleResourceCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群内空闲资源数目
注意:此字段可能返回 null,表示取不到有效值。
- setInstanceId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Set 后端服务的唯一 ID,如 ins-abcd1234
- setInstanceId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Set 子机 ID。表示绑定主网卡主 IP。
- setInstanceId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalLoadBalancerInfo
-
Set 后端实例ID
- setInstanceId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Set 后端服务的唯一 ID,可通过 DescribeInstances 接口返回字段中的 unInstanceId 字段获取
- setInstanceId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTargetInfo
-
Set 后端实例ID
- setInstanceId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Set 子机实例ID。
注意:此字段可能返回 null,表示取不到有效值。
- setInstanceId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Set 绑定CVM时需要传入此参数,代表CVM的唯一 ID,可通过 DescribeInstances 接口返回字段中的 InstanceId 字段获取。表示绑定主网卡主IP。
注意:参数 InstanceId、EniIp 有且只能传入其中一个参数。
注意:此字段可能返回 null,表示取不到有效值。
- setInstanceId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Set 后端服务的唯一 ID
- setInstanceIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsFromClassicalLBRequest
-
Set 后端服务的实例ID列表。
- setInstanceIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBByInstanceIdRequest
-
Set 后端实例ID列表。
- setInstanceName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Set 后端服务的实例名称
注意:此字段可能返回 null,表示取不到有效值。
- setInstanceName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Set 后端服务的实例名称
注意:此字段可能返回 null,表示取不到有效值。
- setInstanceName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Set 子机实例名称。
注意:此字段可能返回 null,表示取不到有效值。
- setInstanceName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Set 后端服务的实例名称
注意:此字段可能返回 null,表示取不到有效值。
- setInstancePort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 监听器后端转发端口
- setInstancePrice(ItemPrice) - Method in class com.tencentcloudapi.clb.v20180317.models.Price
-
Set 描述了实例价格。
注意:此字段可能返回 null,表示取不到有效值。
- setInternetAccessible(InternetAccessible) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 仅适用于公网负载均衡。负载均衡的网络计费模式。
- setInternetAccessible(InternetAccessible) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 网络计费模式,最大出带宽。仅对内网属性的性能容量型实例和公网属性的所有实例生效。
- setInternetAccessible(InternetAccessible) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Set 询价的网络计费方式
- setInternetAccessible(InternetAccessible) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceModifyLoadBalancerRequest
-
Set 修改后的网络带宽信息
- setInternetChargeInfo(InternetAccessible) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Set 网络计费相关参数
- setInternetChargeType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InternetAccessible
-
Set TRAFFIC_POSTPAID_BY_HOUR 按流量按小时后计费 ; BANDWIDTH_POSTPAID_BY_HOUR 按带宽按小时后计费; BANDWIDTH_PACKAGE 按带宽包计费;BANDWIDTH_PREPAID按带宽预付费。
注意:此字段可能返回 null,表示取不到有效值。
- setInternetMaxBandwidthOut(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.InternetAccessible
-
Set 最大出带宽,单位Mbps,仅对公网属性的共享型、性能容量型和独占型 CLB 实例、以及内网属性的性能容量型 CLB 实例生效。
- 对于公网属性的共享型和独占型 CLB 实例,最大出带宽的范围为1Mbps-2048Mbps。
- 对于公网属性和内网属性的性能容量型 CLB实例,最大出带宽的范围为1Mbps-61440Mbps。
(调用CreateLoadBalancer创建LB时不指定此参数则设置为默认值10Mbps。此上限可调整)
注意:此字段可能返回 null,表示取不到有效值。
- setIntervalTime(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 检查间隔
- setIntervalTime(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 健康检查探测间隔时间,默认值:5,IPv4 CLB实例的取值范围为:2-300,IPv6 CLB 实例的取值范围为:5-300。单位:秒。
说明:部分老旧 IPv4 CLB实例的取值范围为:5-300。
注意:此字段可能返回 null,表示取不到有效值。
- setIP(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BlockedIP
-
Set 黑名单IP
- setIP(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalHealth
-
Set 后端服务的内网 IP
- setIP(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Set 子机或网卡的IP地址
- setIp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SnatIp
-
Set IP地址,如192.168.0.1
- setIP(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Set Target的内网IP
- setIps(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerSnatIpsRequest
-
Set 删除SnatIp地址数组。
- setIPv6Mode(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set IP地址版本为ipv6时此字段有意义, IPv6Nat64 | IPv6FullChain
注意:此字段可能返回 null,表示取不到有效值。
- setIPv6Mode(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例IPv6地址类型,IPv6Nat64 | IPv6FullChain。
注意:此字段可能返回 null,表示取不到有效值。
- setIPVersion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set IP版本
注意:此字段可能返回 null,表示取不到有效值。
- setIPVersion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Set IP版本,如IPv4,IPv6,IPv6_Nat。
- setIsBlock(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set vip是否被封堵
注意:此字段可能返回 null,表示取不到有效值。
- setIsBlockTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 封堵或解封时间
注意:此字段可能返回 null,表示取不到有效值。
- setIsDDos(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 是否可绑定高防包
注意:此字段可能返回 null,表示取不到有效值。
- setIsolatedTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例被隔离的时间
注意:此字段可能返回 null,表示取不到有效值。
- setIsolation(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 0:表示未被隔离,1:表示被隔离。
注意:此字段可能返回 null,表示取不到有效值。
- setIsolation(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 0:表示未被隔离,1:表示被隔离。
注意:此字段可能返回 null,表示取不到有效值。
- setIsolationCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
Set 隔离中的负载均衡数目
- setIsp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群的Isp属性,如:"BGP","CMCC","CUCC","CTCC","INTERNAL"。
注意:此字段可能返回 null,表示取不到有效值。
- setIsp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Set 集群的Isp属性,如:"BGP","CMCC","CUCC","CTCC","INTERNAL"。
注意:此字段可能返回 null,表示取不到有效值。
- setIsp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Resource
-
Set 运营商信息,如"CMCC", "CUCC", "CTCC", "BGP", "INTERNAL"。
- setJodId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListResponse
-
Set 异步任务的ID
- setKeepaliveEnable(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 是否开启长连接,此参数仅适用于HTTP/HTTPS监听器,0:关闭;1:开启, 默认关闭。
- setKeepaliveEnable(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 是否开启长连接,1开启,0关闭,(本参数仅对于HTTP/HTTPS监听器有意义)
注意:此字段可能返回 null,表示取不到有效值。
- setKeepaliveEnable(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 是否开启长连接,此参数仅适用于HTTP/HTTPS监听器。
默认值0表示不开启,1表示开启。
- setL4Clusters(ClusterItem[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ExclusiveCluster
-
Set 4层独占集群列表
注意:此字段可能返回 null,表示取不到有效值。
- setL7Clusters(ClusterItem[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ExclusiveCluster
-
Set 7层独占集群列表
注意:此字段可能返回 null,表示取不到有效值。
- setLcuPrice(ItemPrice) - Method in class com.tencentcloudapi.clb.v20180317.models.Price
-
Set 描述了lcu价格。
注意:此字段可能返回 null,表示取不到有效值。
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListRequest
-
Set 返回IP的最大个数,默认为 100000。
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesRequest
-
Set 返回集群中资源列表数目,默认为20,最大值为100。
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsRequest
-
Set 返回后端服务列表数目,默认20,最大值100。
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListRequest
-
Set 拉取绑定关系列表数目,默认值 20
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Set 拉取数目,默认值20
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersRequest
-
Set 返回集群列表数目,默认值为20,最大值为100。
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersRequest
-
Set 返回负载均衡实例的数量,默认为20,最大值为100。
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
Set 返回负载均衡列表数目,默认20,最大值100。
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 返回负载均衡实例的数量,默认为20,最大值为100。
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesRequest
-
Set 返回可用区资源列表数目,默认20,最大值100。
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesRequest
-
Set 显示数量限制,默认20。
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListRequest
-
Set 显示条数限制,默认为20。
- setLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsRequest
-
Set 显示条数限制,默认为20。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Set 关联到的监听器ID
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteRequest
-
Set HTTPS:443监听器的ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Set 监听器 ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Set 配置绑定的监听器ID
注意:此字段可能返回 null,表示取不到有效值。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 负载均衡监听器ID
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateRuleRequest
-
Set 监听器 ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteListenerRequest
-
Set 要删除的监听器ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Set 负载均衡监听器ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Set 负载均衡监听器 ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Set 监听器 ID,格式如 lbl-12345678。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusRequest
-
Set 负载均衡监听器ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 负载均衡监听器 ID
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Set 监听器 ID
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerHealth
-
Set 监听器ID
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Set 监听器ID
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡监听器 ID。
注意:此字段可能返回 null,表示取不到有效值。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Set 负载均衡监听器ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainRequest
-
Set 负载均衡监听器 ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Set 负载均衡监听器ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 负载均衡监听器ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Set 负载均衡监听器 ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Set 负载均衡监听器ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Set 负载均衡监听器ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Set 负载均衡监听器 ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Set 负载均衡监听器ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RsTagRule
-
Set 负载均衡监听器 ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Set 负载均衡监听器 ID。
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 转发规则所属的监听器 ID
- setListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
Set 监听器ID。访问AssociateTargetGroups和DisassociateTargetGroups接口时必传此参数。
- setListenerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerResponse
-
Set 创建的监听器的唯一标识数组。
- setListenerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerListenersRequest
-
Set 指定删除的监听器ID数组,最大为20个。若不填则删除负载均衡的所有监听器。
- setListenerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
Set 负载均衡监听器ID列表。
- setListenerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersRequest
-
Set 要查询的负载均衡监听器 ID 数组,最大为100个。
- setListenerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
Set 监听器 ID 列表。ID 数量上限为20个。
- setListenerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusRequest
-
Set 监听器ID。如果该字段为空,则表示操作负载均衡实例,如果不为空,则表示操作监听器。
- setListenerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Set 监听器名称
- setListenerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Set 监听器名字
注意:此字段可能返回 null,表示取不到有效值。
- setListenerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 监听器名称
- setListenerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 监听器的名称
注意:此字段可能返回 null,表示取不到有效值。
- setListenerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerHealth
-
Set 监听器名称
注意:此字段可能返回 null,表示取不到有效值。
- setListenerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 新的监听器名称。
- setListenerNames(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 要创建的监听器名称列表,名称与Ports数组按序一一对应,如不需立即命名,则无需提供此参数。
- setListenerPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalHealth
-
Set 负载均衡的监听端口
- setListenerPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 负载均衡监听器端口
- setListenerPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
Set 负载均衡监听端口,范围为[1-65535]。
- setListeners(ClassicalListener[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersResponse
-
Set 监听器列表。
注意:此字段可能返回 null,表示取不到有效值。
- setListeners(Listener[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersResponse
-
Set 监听器列表。
- setListeners(ListenerBackend[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsResponse
-
Set 监听器后端绑定的机器信息。
注意:此字段可能返回 null,表示取不到有效值。
- setListeners(ListenerItem[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LBItem
-
Set 监听器规则
- setListeners(ListenerHealth[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerHealth
-
Set 监听器列表
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalanceDirectorCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群内转发机的数目
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerChargePrepaid(LBChargePrepaid) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Set 询价的收费周期。(仅包年包月支持该参数)
- setLoadBalancerChargePrepaid(LBChargePrepaid) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRenewLoadBalancerRequest
-
Set 续费周期
- setLoadBalancerChargeType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Set 询价的收费类型,POSTPAID为按量计费,"PREPAID"为预付费包年包月
- SetLoadBalancerClsLog(SetLoadBalancerClsLogRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
增加、删除、更新负载均衡的日志服务(CLS)主题。
- SetLoadBalancerClsLogRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- SetLoadBalancerClsLogRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogRequest
-
- SetLoadBalancerClsLogRequest(SetLoadBalancerClsLogRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogRequest
-
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.
- SetLoadBalancerClsLogResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- SetLoadBalancerClsLogResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogResponse
-
- SetLoadBalancerClsLogResponse(SetLoadBalancerClsLogResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogResponse
-
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.
- setLoadBalancerDetailSet(LoadBalancerDetail[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailResponse
-
Set 负载均衡详情列表。
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的域名。
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例的域名。
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Set 关联到的负载均衡ID
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchDeregisterTargetsRequest
-
Set 负载均衡ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetTagRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetWeightRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchRegisterTargetsRequest
-
Set 负载均衡ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Set 配置绑定的CLB ID
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 负载均衡ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Set 负载均衡唯一ID,如lb-12345678。
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerSnatIpsRequest
-
Set 负载均衡唯一性ID,例如:lb-12345678。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateRuleRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteListenerRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerListenersRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerSnatIpsRequest
-
Set 负载均衡唯一ID,例如:lb-12345678。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsFromClassicalLBRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Set 负载均衡实例 ID,格式如 lb-12345678。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBTargetsRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Set 负载均衡ID
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceModifyLoadBalancerRequest
-
Set 负载均衡实例ID
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRefundLoadBalancerRequest
-
Set 负载均衡实例ID
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRenewLoadBalancerRequest
-
Set 负载均衡实例ID
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LBItem
-
Set lb的字符串id
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerHealth
-
Set 负载均衡实例ID
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Set 负载均衡ID
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ManualRewriteRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Set 负载均衡的唯一ID
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsWithClassicalLBRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogRequest
-
Set 负载均衡实例 ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerSecurityGroupsRequest
-
Set 负载均衡实例 ID
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusRequest
-
Set 负载均衡实例ID。
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SlaUpdateParam
-
Set lb的字符串ID
- setLoadBalancerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
Set 负载均衡ID
- setLoadBalancerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalLoadBalancerInfo
-
Set 负载均衡实例ID列表
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerResponse
-
Set 由负载均衡实例唯一 ID 组成的数组。
存在某些场景,如创建出现延迟时,此字段可能返回为空;此时可以根据接口返回的RequestId或DealName参数,通过DescribeTaskStatus接口查询创建的资源ID。
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerRequest
-
Set 要删除的负载均衡实例 ID数组,数组大小最大支持20。
- setLoadBalancerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 负载均衡实例ID。实例ID数量上限为20个。
- setLoadBalancerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetHealthRequest
-
Set 要查询的负载均衡实例ID列表。
- setLoadBalancerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusResponse
-
Set 由负载均衡实例唯一 ID 组成的数组。
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.MigrateClassicalLoadBalancersRequest
-
Set 传统型负载均衡ID数组
- setLoadBalancerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Set 负载均衡实例ID
- setLoadBalancerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerMixIpTargetRequest
-
Set 负载均衡实例ID数组。
- setLoadBalancerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancersProjectRequest
-
Set 一个或多个待操作的负载均衡实例ID。
- setLoadBalancerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
Set 绑定解绑时,必传此字段
- setLoadBalancerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersRequest
-
Set 负载均衡实例ID数组
- setLoadBalancerInfoList(ClassicalLoadBalancerInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBByInstanceIdResponse
-
Set 负载均衡相关信息列表。
- setLoadBalancerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Set 负载均衡名称
- setLoadBalancerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 克隆出负载均衡实例的名称,规则:1-60 个英文、汉字、数字、连接线“-”或下划线“_”。
注意:如果名称与系统中已有负载均衡实例的名称相同,则系统将会自动生成此次创建的负载均衡实例的名称。
- setLoadBalancerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 负载均衡实例的名称,只在创建一个实例的时候才会生效。规则:1-60 个英文、汉字、数字、连接线“-”或下划线“_”。
注意:如果名称与系统中已有负载均衡实例的名称相同,则系统将会自动生成此次创建的负载均衡实例的名称。
- setLoadBalancerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 负载均衡实例的名称。
- setLoadBalancerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Set 负载均衡名字
- setLoadBalancerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的名称。
- setLoadBalancerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例的名称。
- setLoadBalancerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerHealth
-
Set 负载均衡实例名称
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Set 负载均衡名字
- setLoadBalancerName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Set 负载均衡实例名称
- setLoadBalancerPassToTarget(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set Target是否放通来自CLB的流量。开启放通(true):只验证CLB上的安全组;不开启放通(false):需同时验证CLB和后端实例上的安全组。
- setLoadBalancerPassToTarget(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 后端服务是否放通来自LB的流量
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerPassToTarget(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡安全组上移特性是否开启标识。取值范围:1表示开启、0表示未开启。
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerPassToTarget(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Set Target是否放通来自CLB的流量。开启放通(true):只验证CLB上的安全组;不开启放通(false):需同时验证CLB和后端实例上的安全组。
- setLoadBalancerRegion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersRequest
-
Set 负载均衡所在地域。
- setLoadBalancerRegion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerTrafficRequest
-
Set 负载均衡所在地域,不传默认返回所有地域负载均衡。
- setLoadBalancers(LoadBalancer[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CertIdRelatedWithLoadBalancers
-
Set 与证书关联的负载均衡实例列表
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancers(LBItem[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLBListenersResponse
-
Set 绑定的后端规则
- setLoadBalancers(LoadBalancerHealth[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetHealthResponse
-
Set 负载均衡实例列表。
注意:此字段可能返回 null,表示取不到有效值。
- SetLoadBalancerSecurityGroups(SetLoadBalancerSecurityGroupsRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
SetLoadBalancerSecurityGroups 接口支持对一个公网负载均衡实例执行设置(绑定、解绑)安全组操作。查询一个负载均衡实例目前已绑定的安全组,可使用 DescribeLoadBalancers 接口。本接口是set语义,
绑定操作时,入参需要传入负载均衡实例要绑定的所有安全组(已绑定的+新增绑定的)。
解绑操作时,入参需要传入负载均衡实例执行解绑后所绑定的所有安全组;如果要解绑所有安全组,可不传此参数,或传入空数组。注意:内网 CLB 绑定 EIP 后,CLB 上的安全组对来自 EIP 的流量不生效,对来自内网 CLB 的流量生效。
- SetLoadBalancerSecurityGroupsRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- SetLoadBalancerSecurityGroupsRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerSecurityGroupsRequest
-
- SetLoadBalancerSecurityGroupsRequest(SetLoadBalancerSecurityGroupsRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerSecurityGroupsRequest
-
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.
- SetLoadBalancerSecurityGroupsResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- SetLoadBalancerSecurityGroupsResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerSecurityGroupsResponse
-
- SetLoadBalancerSecurityGroupsResponse(SetLoadBalancerSecurityGroupsResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerSecurityGroupsResponse
-
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.
- setLoadBalancerSet(LoadBalancer[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersResponse
-
Set 返回的负载均衡实例数组。
- setLoadBalancerSla(SlaUpdateParam[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerSlaRequest
-
Set 负载均衡实例信息。
- SetLoadBalancerStartStatus(SetLoadBalancerStartStatusRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
启停负载均衡实例或者监听器。
本接口为异步接口,接口返回成功后,需以得到的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
该功能正在内测中,如需使用,请通过[工单申请](https://console.cloud.tencent.com/workorder/category?level1_id=6&level2_id=163&source=0&data_title=%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1%20LB&step=1)。
- SetLoadBalancerStartStatusRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- SetLoadBalancerStartStatusRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusRequest
-
- SetLoadBalancerStartStatusRequest(SetLoadBalancerStartStatusRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusRequest
-
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.
- SetLoadBalancerStartStatusResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- SetLoadBalancerStartStatusResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusResponse
-
- SetLoadBalancerStartStatusResponse(SetLoadBalancerStartStatusResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusResponse
-
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.
- setLoadBalancerTraffic(LoadBalancerTraffic[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerTrafficResponse
-
Set 按出带宽从高到低排序后的负载均衡信息。
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 负载均衡实例的网络类型:
OPEN:公网属性, INTERNAL:内网属性。
- setLoadBalancerType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 负载均衡实例的网络类型:
OPEN:公网属性, INTERNAL:内网属性。
- setLoadBalancerType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Set 询价的负载均衡类型,OPEN为公网类型,INTERNAL为内网类型
- setLoadBalancerType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的网络类型:
OPEN:公网属性, INTERNAL:内网属性。
- setLoadBalancerType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例的网络类型:
Public:公网属性, Private:内网属性。
注意:此字段可能返回 null,表示取不到有效值。
- setLoadBalancerVips(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 负载均衡实例的 VIP 地址,支持多个。
- setLoadBalancerVips(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的 VIP 列表。
注意:此字段可能返回 null,表示取不到有效值。
- setLocalBgp(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set IP类型是否是本地BGP
注意:此字段可能返回 null,表示取不到有效值。
- setLocalVpcId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Set 本地私有网络ID,即负载均衡的VpcId。
- setLocalZone(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Set 可用区是否是LocalZone可用区,如:false
注意:此字段可能返回 null,表示取不到有效值。
- setLocalZone(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Set 可用区是否是LocalZone可用区,如:false
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Set 关联到的转发规则ID
注意:此字段可能返回 null,表示取不到有效值。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Set 七层规则 ID。7层负载均衡该参数必填
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Set 配置绑定的规则
注意:此字段可能返回 null,表示取不到有效值。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Set 目标转发规则的 ID,当将云函数从七层转发规则上解绑时,必须输入此参数或 Domain+Url 参数。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Set 转发规则的ID,格式如 loc-12345678,当从七层转发规则解绑机器时,必须提供此参数或Domain+URL两者之一。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 转发规则的 ID。
注意:此字段可能返回 null,表示取不到有效值。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Set 转发规则的ID,当绑定机器到七层转发规则时,必须提供此参数或Domain+Url两者之一。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Set 要修改的转发规则的 ID。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Set 转发规则的ID,当后端服务绑定到七层转发规则时,必须提供此参数或Domain+Url两者之一。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Set 转发规则的ID,当绑定机器到七层转发规则时,必须提供此参数或Domain+Url两者之一。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Set 目标转发规则的 ID,当将云函数绑定到七层转发规则时,必须输入此参数或 Domain+Url 参数。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Set 转发规则的ID,当绑定后端服务到七层转发规则时,必须提供此参数或Domain+Url两者之一。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RsTagRule
-
Set 转发规则的ID,七层规则时需要此参数,4层规则不需要。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Set 转发规则的ID,七层规则时需要此参数,4层规则不需要。
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleHealth
-
Set 转发规则ID
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 转发规则的 ID
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RulesItems
-
Set 规则id
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleTargets
-
Set 转发规则的 ID
- setLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
Set 转发规则ID
- setLocationIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateRuleResponse
-
Set 创建的转发规则的唯一标识数组。
- setLocationIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Set 要删除的转发规则的ID组成的数组。
- setLog(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Deprecated.
- setLogsetId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetResponse
-
Set 日志集的 ID。
- setLogsetId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetResponse
-
Set 日志集的 ID。
- setLogSetId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡日志服务(CLS)的日志集ID
注意:此字段可能返回 null,表示取不到有效值。
- setLogSetId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogRequest
-
Set 日志服务(CLS)的日志集 ID。
增加和更新日志主题时可调用 [DescribeLogsets](https://cloud.tencent.com/document/product/614/58624) 接口获取日志集 ID。
删除日志主题时,此参数填写为null即可。
- setLogsetName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetRequest
-
Set 日志集的名字,不能和cls其他日志集重名。不填默认为clb_logset。
- setLogsetType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetRequest
-
Set 日志集类型,ACCESS:访问日志,HEALTH:健康检查日志,默认ACCESS。
- setLogTopicId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡日志服务(CLS)的日志主题ID
注意:此字段可能返回 null,表示取不到有效值。
- setLogTopicId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogRequest
-
Set 日志服务(CLS)的日志主题 ID。
增加和更新日志主题时可调用 [DescribeTopics](https://cloud.tencent.com/document/product/614/56454) 接口获取日志主题 ID。
删除日志主题时,此参数填写为null即可。
- setLogType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogRequest
-
Set 日志类型:
ACCESS:访问日志
HEALTH:健康检查日志
默认为ACCESS。
- setMasterZone(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ClustersZone
-
Set 集群所在的主可用区。
注意:此字段可能返回 null,表示取不到有效值。
- setMasterZone(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 主可用区ID,如 :"100001" (对应的是广州一区)。可通过[DescribeZones](https://cloud.tencent.com/document/product/213/15707)获取可用区列表。
- setMasterZone(ZoneInfo) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 主可用区
注意:此字段可能返回 null,表示取不到有效值。
- setMasterZone(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Set 主可用区,如"ap-guangzhou-1"。
- setMasterZoneId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 仅适用于公网负载均衡。设置跨可用区容灾时的主可用区ID,例如 100001 或 ap-guangzhou-1
注:主可用区是需要承载流量的可用区,备可用区默认不承载流量,主可用区不可用时才使用备可用区,平台将为您自动选择最佳备可用区。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域的主可用区的列表。
- setMasterZoneId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 仅适用于公网负载均衡。设置跨可用区容灾时的主可用区ID,例如 100001 或 ap-guangzhou-1
注:主可用区是需要承载流量的可用区,备可用区默认不承载流量,主可用区不可用时才使用备可用区。目前仅广州、上海、南京、北京、成都、深圳金融、中国香港、首尔、法兰克福、新加坡地域的 IPv4 版本的 CLB 支持主备可用区。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域的主可用区的列表。
- setMaxConn(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 最大连接数(个/秒)
注意:此字段可能返回 null,表示取不到有效值。
- setMaxConn(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 监听器最大连接数,当前仅性能容量型实例且仅TCP/UDP/TCP_SSL/QUIC监听器支持,不传或者传-1表示监听器维度不限速。基础网络实例不支持该参数。
- setMaxConn(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 监听器最大连接数,-1表示监听器维度不限速。
注意:此字段可能返回 null,表示取不到有效值。
- setMaxConn(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 监听器粒度并发连接数上限,当前仅性能容量型实例且仅TCP/UDP/TCP_SSL/QUIC监听器支持。取值范围:1-实例规格并发连接上限,其中-1表示关闭监听器粒度并发连接数限速。基础网络实例不支持该参数。
- setMaxCps(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 监听器最大新增连接数,当前仅性能容量型实例且仅TCP/UDP/TCP_SSL/QUIC监听器支持,不传或者传-1表示监听器维度不限速。基础网络实例不支持该参数。
- setMaxCps(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 监听器最大新增连接数,-1表示监听器维度不限速。
注意:此字段可能返回 null,表示取不到有效值。
- setMaxCps(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 监听器粒度新建连接数上限,当前仅性能容量型实例且仅TCP/UDP/TCP_SSL/QUIC监听器支持。取值范围:1-实例规格新建连接上限,其中-1表示关闭监听器粒度新建连接数限速。基础网络实例不支持该参数。
- setMaxInFlow(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 最大入带宽Mbps
注意:此字段可能返回 null,表示取不到有效值。
- setMaxInPkg(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 最大入包量(个/秒)
注意:此字段可能返回 null,表示取不到有效值。
- setMaxNewConn(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 最大新建连接数(个/秒)
注意:此字段可能返回 null,表示取不到有效值。
- setMaxOutFlow(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 最大出带宽Mbps
注意:此字段可能返回 null,表示取不到有效值。
- setMaxOutPkg(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 最大出包量(个/秒)
注意:此字段可能返回 null,表示取不到有效值。
- setMessage(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchRegisterTargetsResponse
-
Set 绑定失败错误原因信息。
- setMixIpTarget(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 开启IPv6FullChain负载均衡7层监听器支持混绑IPv4/IPv6目标功能。
注意:此字段可能返回 null,表示取不到有效值。
- setMixIpTarget(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerMixIpTargetRequest
-
Set 开启/关闭IPv6FullChain负载均衡7层监听器支持混绑IPv4/IPv6目标特性。
- setModifyClassicDomain(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Set 将负载均衡二级域名由mycloud.com改为tencentclb.com,子域名也会变换。修改后mycloud.com域名将失效。
- setModifyList(RsTagRule[]) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetTagRequest
-
Set 要批量修改标签的列表。
- setModifyList(RsWeightRule[]) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetWeightRequest
-
Set 要批量修改权重的列表。
- setMultiCertInfo(MultiCertInfo) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 证书信息,支持同时传入不同算法类型的多本服务端证书;此参数仅适用于未开启SNI特性的HTTPS监听器。此参数和Certificate不能同时传入。
- setMultiCertInfo(MultiCertInfo) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Set 域名相关的证书信息,注意,仅对启用SNI的监听器适用;支持同时传入多本算法类型不同的服务器证书,不可和Certificate 同时传入。
- setMultiCertInfo(MultiCertInfo) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 证书信息,支持同时传入不同算法类型的多本服务端证书;此参数仅适用于未开启SNI特性的HTTPS监听器。此参数和Certificate不能同时传入。
- setMultiCertInfo(MultiCertInfo) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 证书信息,支持同时传入不同算法类型的多本服务端证书;此参数和Certificate不能同时传入。
- setName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Filter
-
Set 过滤器的名称
- setNetwork(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群网络类型,如Public,Private
- setNetworkAttributes(InternetAccessible) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的网络属性
注意:此字段可能返回 null,表示取不到有效值。
- setNetworkAttributes(InternetAccessible) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例的网络属性。
注意:此字段可能返回 null,表示取不到有效值。
- setNewDefaultServerDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Set 监听器下必须配置一个默认域名,当需要删除默认域名时,可以指定另一个域名作为新的默认域名,如果新的默认域名是多域名,可以指定多域名列表中的任意一个。
- setNewDefaultServerDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Set 监听器下必须配置一个默认域名,若要关闭原默认域名,必须同时指定另一个域名作为新的默认域名,如果新的默认域名是多域名,可以指定多域名列表中的任意一个。
- setNewDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Set 要修改的新域名。NewDomain和NewDomains只能传一个。
- setNewDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainRequest
-
Set 新域名, 长度限制为:1-120。有三种使用格式:非正则表达式格式,通配符格式,正则表达式格式。非正则表达式格式只能使用字母、数字、‘-’、‘.’。通配符格式的使用 ‘*’ 只能在开头或者结尾。正则表达式以'~'开头。
- setNewDomains(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Set 要修改的新域名列表。NewDomain和NewDomains只能传一个。
- setNewPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Set 后端服务绑定到监听器或转发规则的新端口。
- setNewPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInstance
-
Set 目标组实例的新端口
- setNfvInfo(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set CLB是否为NFV,空:不是,l7nfv:七层是NFV。
注意:此字段可能返回 null,表示取不到有效值。
- setNumber(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 创建负载均衡的个数,默认值 1。
- setNumber(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerSnatIpsRequest
-
Set 添加的SnatIp的个数,可与SnatIps一起使用,但若指定IP时,则不能指定创建的SnatIp个数。默认值为1,数量上限与用户配置有关,默认上限为10。
- setNumericalVpcId(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 数值形式的私有网络 ID
注意:此字段可能返回 null,表示取不到有效值。
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListRequest
-
Set 数据偏移量,默认为 0。
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesRequest
-
Set 返回集群中资源列表起始偏移量,默认为0。
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsRequest
-
Set 返回后端服务列表起始偏移量,默认0。
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListRequest
-
Set 拉取绑定关系列表开始位置,默认值 0
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Set 拉取页偏移,默认值0
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersRequest
-
Set 返回集群列表起始偏移量,默认为0。
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersRequest
-
Set 数据偏移量,默认为0。
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
Set 返回负载均衡列表起始偏移量,默认0。
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 数据偏移量,默认为0。
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesRequest
-
Set 返回可用区资源列表起始偏移量,默认0。
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesRequest
-
Set 显示的偏移量,默认为0。
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListRequest
-
Set 显示的偏移起始量。
- setOffset(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsRequest
-
Set 显示的偏移起始量。
- setOldCertificateId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ReplaceCertForLoadBalancersRequest
-
Set 需要被替换的证书的ID,可以是服务端证书或客户端证书
- setOpenBgp(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 高防 LB 的标识,1:高防负载均衡 0:非高防负载均衡。
注意:此字段可能返回 null,表示取不到有效值。
- setOperationType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
Set 操作类型:'ADD', 'DELETE', 'UPDATE', 'BIND', 'UNBIND'
- setOperationType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusRequest
-
Set 操作类型。Start:启动实例,Stop:停止实例。
- setOperationType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersRequest
-
Set ADD 绑定安全组;
DEL 解绑安全组
- setOrderBy(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 排序参数,支持以下字段:LoadBalancerName,CreateTime,Domain,LoadBalancerType。
- setOrderType(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 1:倒序,0:顺序,默认按照创建时间倒序。
- setOriginalPrice(Float) - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Set 预支费用的原价,单位:元。
注意:此字段可能返回 null,表示取不到有效值。
- setOutBandwidth(Float) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Set 最大出带宽,单位:Mbps
- setPartitionCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicRequest
-
Set 主题分区Partition的数量,不传参默认创建1个,最大创建允许10个,分裂/合并操作会改变分区数量,整体上限50个。
- setPeriod(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetRequest
-
Deprecated.
- setPeriod(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicRequest
-
Set 日志集的保存周期,单位:天,默认30天,范围[1, 3600]。
- setPeriod(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LBChargePrepaid
-
Set 购买时长,单位:月
注意:此字段可能返回 null,表示取不到有效值。
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Set 关联到的监听器端口
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Set 后端服务的监听端口
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Set 绑定端口。
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalHealth
-
Set 后端服务的端口
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupRequest
-
Set 目标组的默认端口, 后续添加服务器时可使用该默认端口。Port和TargetGroupInstances.N中的port二者必填其一。
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersRequest
-
Set 要查询的监听器的端口。
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
Set 监听器端口。
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsTargets
-
Set 绑定后端实例的端口。
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 监听器端口
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Set 监听器的端口
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerHealth
-
Set 监听器的端口
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Set 监听器端口
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 监听器端口。
注意:此字段可能返回 null,表示取不到有效值。
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupAttributeRequest
-
Set 目标组的新默认端口。
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Set 后端服务的监听端口。
注意:绑定CVM(云服务器)或ENI(弹性网卡)时必传此参数
注意:此字段可能返回 null,表示取不到有效值。
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Set 后端服务的监听端口
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Set 目标组的默认端口
注意:此字段可能返回 null,表示取不到有效值。
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInstance
-
Set 目标组实例的端口
- setPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Set Target绑定的端口
- setPorts(Long[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 要将监听器创建到哪些端口,每个端口对应一个新的监听器。
- setPrepaidAttributes(LBChargePrepaid) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的预付费相关属性
注意:此字段可能返回 null,表示取不到有效值。
- setPrepaidAttributes(LBChargePrepaid) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例的预付费相关属性。
注意:此字段可能返回 null,表示取不到有效值。
- setPrice(Price) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerResponse
-
Set 该参数表示对应的价格。
- setPrice(Price) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceModifyLoadBalancerResponse
-
Set 描述价格信息
- setPrice(Price) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRefundLoadBalancerResponse
-
Set 该参数表示对应的价格。
- setPrice(Price) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRenewLoadBalancerResponse
-
Set 表示续费价格
- setPrivateIp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsItem
-
Set 需要查询后端的内网ip,可以是cvm和弹性网卡。
- setPrivateIp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsTargets
-
Set 后端实例的内网ip。
- setPrivateIpAddresses(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Set 后端服务的内网 IP
注意:此字段可能返回 null,表示取不到有效值。
- setPrivateIpAddresses(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Set 后端服务的内网 IP
注意:此字段可能返回 null,表示取不到有效值。
- setPrivateIpAddresses(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Set 后端服务的内网 IP
注意:此字段可能返回 null,表示取不到有效值。
- setProjectId(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 负载均衡实例所属的项目 ID,可以通过 [DescribeLoadBalancers](https://cloud.tencent.com/document/product/214/30685) 接口获取。不传此参数则视为默认项目。
- setProjectId(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 负载均衡实例所属的项目 ID,可以通过 [DescribeProject](https://cloud.tencent.com/document/api/651/78725) 接口获取。不填此参数则视为默认项目。
- setProjectId(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 负载均衡实例所属的项目 ID,可以通过 DescribeProject 接口获取。
- setProjectId(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例所属的项目 ID, 0 表示默认项目。
- setProjectId(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例所属的项目 ID, 0 表示默认项目。
注意:此字段可能返回 null,表示取不到有效值。
- setProjectId(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancersProjectRequest
-
Set 项目ID。可以通过 [DescribeProject](https://cloud.tencent.com/document/api/651/78725) 接口获取。
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Set 关联到的监听器协议类型,如HTTP,TCP,
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Set 监听器协议
注意:此字段可能返回 null,表示取不到有效值。
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalHealth
-
Set 转发协议
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 监听器协议类型
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 监听器协议: TCP | UDP | HTTP | HTTPS | TCP_SSL | QUIC。
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
Set 负载均衡监听的协议:'TCP', 'UDP', 'HTTP', 'HTTPS'。
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersRequest
-
Set 要查询的监听器协议类型,取值 TCP | UDP | HTTP | HTTPS | TCP_SSL | QUIC。
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
Set 监听器协议类型。
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 监听器协议
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Set 监听器的协议
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerHealth
-
Set 监听器的协议
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Set 监听器协议
- setProtocol(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 监听器协议。
注意:此字段可能返回 null,表示取不到有效值。
- setPublicIpAddresses(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Set 后端服务的外网 IP
注意:此字段可能返回 null,表示取不到有效值。
- setPublicIpAddresses(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Set 后端服务的外网 IP
注意:此字段可能返回 null,表示取不到有效值。
- setPublicIpAddresses(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Set 后端服务的外网 IP
注意:此字段可能返回 null,表示取不到有效值。
- setQuic(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Set 是否开启Quic,注意,只有HTTPS域名才能开启Quic
- setQuic(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 是否开启QUIC,注意,只有HTTPS域名才能开启QUIC
- setQuicStatus(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set QUIC状态。QUIC_ACTIVE表示开启,QUIC_INACTIVE表示未开启。注意,只有HTTPS域名才能开启QUIC。
注意:此字段可能返回 null,表示取不到有效值。
- setQuotaCurrent(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Quota
-
Set 当前使用数量,为 null 时表示无意义。
注意:此字段可能返回 null,表示取不到有效值。
- setQuotaId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Quota
-
Set 配额名称,取值范围:
TOTAL_OPEN_CLB_QUOTA:用户当前地域下的公网CLB配额
TOTAL_INTERNAL_CLB_QUOTA:用户当前地域下的内网CLB配额
TOTAL_LISTENER_QUOTA:一个CLB下的监听器配额
TOTAL_LISTENER_RULE_QUOTA:一个监听器下的转发规则配额
TOTAL_TARGET_BIND_QUOTA:一条转发规则下可绑定设备的配额
TOTAL_SNAP_IP_QUOTA: 一个CLB实例下跨地域2.0的SNAT IP配额
TOTAL_ISP_CLB_QUOTA:用户当前地域下的三网CLB配额
- setQuotaLimit(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Quota
-
Set 配额数量。
- setQuotaSet(Quota[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeQuotaResponse
-
Set 配额列表
- setRealCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesResponse
-
Set 实际统计数量,不受Limit、Offset、CAM的影响。
- setRecvContext(String) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 自定义探测相关参数。健康检查协议CheckType的值取CUSTOM时,必填此字段,代表健康检查返回的结果,只允许ASCII可见字符,最大长度限制500。(仅适用于TCP/UDP监听器)。
注意:此字段可能返回 null,表示取不到有效值。
- setRegion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Set 子机或者网卡所属的地域。
- setRegion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Set 负载均衡所在地域
- setRegion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LBItem
-
Set LB所在地域
- setRegion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Set 负载均衡所在地域
- setRegion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetRegionInfo
-
Set Target所属地域,如 ap-guangzhou
- setRegisteredTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Set 后端服务被绑定的时间
注意:此字段可能返回 null,表示取不到有效值。
- setRegisteredTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Set 后端服务被绑定的时间
注意:此字段可能返回 null,表示取不到有效值。
- setRenewFlag(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LBChargePrepaid
-
Set 续费类型:AUTO_RENEW 自动续费, MANUAL_RENEW 手动续费
注意:此字段可能返回 null,表示取不到有效值。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociateTargetGroupsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchDeregisterTargetsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetTagResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetWeightResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchRegisterTargetsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerSnatIpsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateRuleResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteListenerResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerListenersResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerSnatIpsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteTargetGroupsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetGroupInstancesResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsFromClassicalLBResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBByInstanceIdResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBTargetsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLBListenersResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerListByCertIdResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerTrafficResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeQuotaResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetHealthResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DisassociateTargetGroupsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceModifyLoadBalancerResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRefundLoadBalancerResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRenewLoadBalancerResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ManualRewriteResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.MigrateClassicalLoadBalancersResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerMixIpTargetResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerSlaResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancersProjectResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupAttributeResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesPortResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesWeightResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetGroupInstancesResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsWithClassicalLBResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ReplaceCertForLoadBalancersResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerSecurityGroupsResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRequestId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersResponse
-
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
- setRescheduleInterval(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 调度时间。触发强制重新调度后,长连接将会在设置的调度时间内断开并完成重新分配
注意:此字段可能返回 null,表示取不到有效值。
- setResourceCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群内资源总数目
- setResourceSet(Resource[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Set 资源列表。
注意:此字段可能返回 null,表示取不到有效值。
- setRewriteCode(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteLocationMap
-
Set 重定向状态码,可取值301,302,307
- setRewriteCode(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteTarget
-
Set 重定向状态码
注意:此字段可能返回 null,表示取不到有效值。
- setRewriteCodes(Long[]) - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteRequest
-
Set 重定向状态码,可取值301,302,307。
- setRewriteInfos(RewriteLocationMap[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteRequest
-
Set 转发规则之间的重定向关系。
- setRewriteInfos(RewriteLocationMap[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ManualRewriteRequest
-
Set 转发规则之间的重定向关系。
- setRewriteSet(RuleOutput[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteResponse
-
Set 重定向转发规则构成的数组,若无重定向规则,则返回空数组。
- setRewriteTarget(RewriteTarget) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 转发规则的重定向目标信息
注意:此字段可能返回 null,表示取不到有效值。
- setRewriteType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteTarget
-
Set 重定向类型,Manual: 手动重定向,Auto: 自动重定向
注意:此字段可能返回 null,表示取不到有效值。
- setRules(RuleInput[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateRuleRequest
-
Set 新建转发规则的信息。
- setRules(RuleOutput[]) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 监听器下的全部转发规则(本参数仅对于HTTP/HTTPS监听器有意义)
注意:此字段可能返回 null,表示取不到有效值。
- setRules(RuleTargets[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Set 监听器下的规则信息(仅适用于HTTP/HTTPS监听器)
注意:此字段可能返回 null,表示取不到有效值。
- setRules(RuleHealth[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerHealth
-
Set 监听器的转发规则列表
注意:此字段可能返回 null,表示取不到有效值。
- setRules(RulesItems[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Set 绑定规则
注意:此字段可能返回 null,表示取不到有效值。
- setRunFlag(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Set 后端服务的状态
1:故障,2:运行中,3:创建中,4:已关机,5:已退还,6:退还中, 7:重启中,8:开机中,9:关机中,10:密码重置中,11:格式化中,12:镜像制作中,13:带宽设置中,14:重装系统中,19:升级中,21:热迁移中
注意:此字段可能返回 null,表示取不到有效值。
- setRunningCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
Set 运行中的负载均衡数目
- setScheduler(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 监听器转发的方式。可选值:WRR、LEAST_CONN
分别表示按权重轮询、最小连接数, 默认为 WRR。此参数仅适用于TCP/UDP/TCP_SSL/QUIC监听器。
- setScheduler(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 请求的调度方式。 WRR、LEAST_CONN、IP_HASH分别表示按权重轮询、最小连接数、IP Hash。
注意:此字段可能返回 null,表示取不到有效值。
- setScheduler(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 监听器转发的方式。可选值:WRR、LEAST_CONN
分别表示按权重轮询、最小连接数, 默认为 WRR。
使用场景:适用于TCP/UDP/TCP_SSL/QUIC监听器。七层监听器的均衡方式应在转发规则中修改。
- setScheduler(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Set 规则的请求转发方式,可选值:WRR、LEAST_CONN、IP_HASH
分别表示按权重轮询、最小连接数、按IP哈希, 默认为 WRR。
- setScheduler(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 规则的请求转发方式,可选值:WRR、LEAST_CONN、IP_HASH
分别表示按权重轮询、最小连接数、按IP哈希, 默认为 WRR。
- setScheduler(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 规则的请求转发方式。
WRR、LEAST_CONN、IP_HASH分别表示按权重轮询、最小连接数、IP Hash。
- setSearchKey(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 搜索字段,模糊匹配名称、域名、VIP。
- setSecureGroups(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的安全组
注意:此字段可能返回 null,表示取不到有效值。
- setSecurityGroup(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 安全组ID,如 sg-m1cc****。
- setSecurityGroup(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡绑定的安全组列表。
注意:此字段可能返回 null,表示取不到有效值。
- setSecurityGroup(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersRequest
-
Set 安全组ID,如 sg-12345678
- SetSecurityGroupForLoadbalancers(SetSecurityGroupForLoadbalancersRequest) - Method in class com.tencentcloudapi.clb.v20180317.ClbClient
-
绑定或解绑一个安全组到多个公网负载均衡实例。注意:内网负载均衡不支持绑定安全组。
- SetSecurityGroupForLoadbalancersRequest - Class in com.tencentcloudapi.clb.v20180317.models
-
- SetSecurityGroupForLoadbalancersRequest() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersRequest
-
- SetSecurityGroupForLoadbalancersRequest(SetSecurityGroupForLoadbalancersRequest) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersRequest
-
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.
- SetSecurityGroupForLoadbalancersResponse - Class in com.tencentcloudapi.clb.v20180317.models
-
- SetSecurityGroupForLoadbalancersResponse() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersResponse
-
- SetSecurityGroupForLoadbalancersResponse(SetSecurityGroupForLoadbalancersResponse) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersResponse
-
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.
- setSecurityGroups(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerSecurityGroupsRequest
-
Set 安全组ID构成的数组,一个负载均衡实例最多可绑定50个安全组,如果要解绑所有安全组,可不传此参数,或传入空数组。
- setSendContext(String) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 自定义探测相关参数。健康检查协议CheckType的值取CUSTOM时,必填此字段,代表健康检查发送的请求内容,只允许ASCII可见字符,最大长度限制500。(仅适用于TCP/UDP监听器)。
注意:此字段可能返回 null,表示取不到有效值。
- setSessionExpire(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 会话保持时间
- setSessionExpireTime(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 会话保持时间,单位:秒。可选值:30~3600,默认 0,表示不开启。此参数仅适用于TCP/UDP监听器。
- setSessionExpireTime(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 会话保持时间
注意:此字段可能返回 null,表示取不到有效值。
- setSessionExpireTime(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 会话保持时间,单位:秒。可选值:30~3600,默认 0,表示不开启。此参数仅适用于TCP/UDP监听器。
- setSessionExpireTime(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Set 会话保持时间。取值范围0或30-86400(单位:秒)。
- setSessionExpireTime(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 会话保持时间。设置为0表示关闭会话保持,开启会话保持可取值30~86400,单位:秒。
- setSessionExpireTime(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 会话保持时间
- setSessionType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 会话保持类型。不传或传NORMAL表示默认会话保持类型。QUIC_CID 表示根据Quic Connection ID做会话保持。QUIC_CID只支持UDP协议。此参数仅适用于TCP/UDP监听器。七层监听器应在转发规则中设置。(若选择QUIC_CID,则Protocol必须为UDP,Scheduler必须为WRR,同时只支持ipv4)
- setSessionType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 会话保持类型。NORMAL表示默认会话保持类型。QUIC_CID 表示根据Quic Connection ID做会话保持。
注意:此字段可能返回 null,表示取不到有效值。
- setSessionType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 会话保持类型。NORMAL表示默认会话保持类型。QUIC_CID表示根据Quic Connection ID做会话保持。QUIC_CID只支持UDP协议。
使用场景:适用于TCP/UDP/TCP_SSL/QUIC监听器。
- setSlaType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 性能容量型规格。clb.c2.medium(标准型)clb.c3.small(高阶型1)clb.c3.medium(高阶型2)
clb.c4.small(超强型1)clb.c4.medium(超强型2)clb.c4.large(超强型3)clb.c4.xlarge(超强型4)
- setSlaType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 性能容量型规格。
若需要创建性能容量型实例,则此参数必填,取值范围: clb.c2.medium:标准型规格 clb.c3.small:高阶型1规格 clb.c3.medium:高阶型2规格 clb.c4.small:超强型1规格 clb.c4.medium:超强型2规格 clb.c4.large:超强型3规格 clb.c4.xlarge:超强型4规格 若需要创建共享型实例,则无需填写此参数。如需了解规格详情,请参见[实例规格对比](https://cloud.tencent.com/document/product/214/84689)。
- setSlaType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Set 包年包月询价时传性能容量型规格,如:clb.c2.medium(标准型)clb.c3.small(高阶型1)clb.c3.medium(高阶型2)
clb.c4.small(超强型1)clb.c4.medium(超强型2)clb.c4.large(超强型3)clb.c4.xlarge(超强型4)
按量付费询价时传SLA
- setSlaType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 性能容量型规格。 clb.c2.medium:标准型规格 clb.c3.small:高阶型1规格 clb.c3.medium:高阶型2规格 clb.c4.small:超强型1规格 clb.c4.medium:超强型2规格 clb.c4.large:超强型3规格 clb.c4.xlarge:超强型4规格 null:共享型实例
注意:此字段可能返回 null,表示取不到有效值。
- setSlaType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SlaUpdateParam
-
Set 性能容量型规格,取值范围:
clb.c2.medium:标准型规格
clb.c3.small:高阶型1规格
clb.c3.medium:高阶型2规格
clb.c4.small:超强型1规格
clb.c4.medium:超强型2规格
clb.c4.large:超强型3规格
clb.c4.xlarge:超强型4规格 如需了解规格详情,请参见[实例规格对比](https://cloud.tencent.com/document/product/214/84689)
- setSlaveZone(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ClustersZone
-
Set 集群所在的备可用区。
注意:此字段可能返回 null,表示取不到有效值。
- setSlaveZone(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 多可用区负载均衡实例所选备区
注意:此字段可能返回 null,表示取不到有效值。
- setSlaveZone(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Set 备可用区,如"ap-guangzhou-2",单可用区时,备可用区为null。
注意:此字段可能返回 null,表示取不到有效值。
- setSlaveZoneId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 仅适用于公网负载均衡。设置跨可用区容灾时的备可用区ID,例如 100001 或 ap-guangzhou-1
注:备可用区是主可用区故障后,需要承载流量的可用区。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域的主/备可用区的列表。
- setSlaveZoneId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 仅适用于公网负载均衡。设置跨可用区容灾时的备可用区ID,例如 100001 或 ap-guangzhou-1
注:备可用区是主可用区故障后,需要承载流量的可用区。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域的主/备可用区的列表。
- setSnat(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 在 2016 年 12 月份之前的传统型内网负载均衡都是开启了 snat 的。
注意:此字段可能返回 null,表示取不到有效值。
- setSnatEnable(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 是否开启SNAT。
- setSnatEnable(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 是否开启SNAT。
- setSnatIps(SnatIp[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 开启绑定跨地域/跨Vpc绑定IP的功能后,创建SnatIp。
- setSnatIps(SnatIp[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 开启绑定跨地域/跨Vpc绑定IP的功能后,创建SnatIp。
- setSnatIps(SnatIp[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerSnatIpsRequest
-
Set 添加的SnatIp信息,可指定IP申请,或者指定子网自动申请。单个CLB实例可申请的默认上限为10个。
- setSnatIps(SnatIp[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 开启SnatPro负载均衡后,SnatIp列表。
注意:此字段可能返回 null,表示取不到有效值。
- setSnatPro(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 是否支持绑定跨地域/跨Vpc绑定IP的功能。
- setSnatPro(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 是否支持绑定跨地域/跨Vpc绑定IP的功能。
- setSnatPro(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 是否开启SnatPro。
注意:此字段可能返回 null,表示取不到有效值。
- setSnatPro(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Set 是否开启跨地域绑定2.0功能
- setSniSwitch(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 是否开启SNI特性,此参数仅适用于HTTPS监听器。0表示开启,1表示未开启。
- setSniSwitch(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 是否开启SNI特性,1:表示开启,0:表示不开启(本参数仅对于HTTPS监听器有意义)
注意:此字段可能返回 null,表示取不到有效值。
- setSniSwitch(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 是否开启SNI特性,1:表示开启,0:表示不开启(本参数仅对于HTTPS监听器有意义)。
注意:此字段可能返回 null,表示取不到有效值。
- setSniSwitch(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 是否开启SNI特性,此参数仅适用于HTTPS监听器。默认0,表示不开启,1表示开启。注意:未开启SNI的监听器可以开启SNI;已开启SNI的监听器不能关闭SNI。
- setSourceDomain(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteLocationMap
-
Set 源转发的域名,必须是SourceLocationId对应的域名,配置RewriteCode时必填
- setSourceIpType(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 健康检查源IP类型:0(使用LB的VIP作为源IP),1(使用100.64网段IP作为源IP)。
注意:此字段可能返回 null,表示取不到有效值。
- setSourceListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteRequest
-
Set 源监听器ID。
- setSourceListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ManualRewriteRequest
-
Set 源监听器 ID。
- setSourceListenerIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteRequest
-
Set 负载均衡监听器ID数组。
- setSourceLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteLocationMap
-
Set 源转发规则ID
- setSourceLocationIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteRequest
-
Set 负载均衡转发规则的ID数组。
- setSpecAvailabilitySet(SpecAvailability[]) - Method in class com.tencentcloudapi.clb.v20180317.models.TypeInfo
-
Set 规格可用性
注意:此字段可能返回 null,表示取不到有效值。
- setSpecType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SpecAvailability
-
Set 规格类型。
clb.c2.medium(标准型)clb.c3.small(高阶型1)clb.c3.medium(高阶型2)
clb.c4.small(超强型1)clb.c4.medium(超强型2)clb.c4.large(超强型3)clb.c4.xlarge(超强型4)shared(共享型)
注意:此字段可能返回 null,表示取不到有效值。
- setSSLMode(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Set 认证类型,UNIDIRECTIONAL:单向认证,MUTUAL:双向认证
- setSSLMode(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateOutput
-
Set 认证类型,UNIDIRECTIONAL:单向认证,MUTUAL:双向认证
- setSSLMode(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 传统型公网负载均衡的 HTTPS 监听器的认证方式
- setSSLMode(String) - Method in class com.tencentcloudapi.clb.v20180317.models.MultiCertInfo
-
Set 认证类型,UNIDIRECTIONAL:单向认证,MUTUAL:双向认证
- setStatus(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 监听器的状态,0 表示创建中,1 表示运行中
- setStatus(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskResponse
-
Set 1 running,2 fail,6 succ
- setStatus(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
Set 监听器的状态,0:创建中,1:运行中。
- setStatus(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusResponse
-
Set 任务的当前状态。 0:成功,1:失败,2:进行中。
- setStatus(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Set 负载均衡实例的状态,包括
0:创建中,1:正常运行。
- setStatus(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的状态,包括
0:创建中,1:正常运行。
注意:此字段可能返回 null,表示取不到有效值。
- setStatus(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例的状态,包括
0:创建中,1:正常运行。
注意:此字段可能返回 null,表示取不到有效值。
- setStatusTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的上次状态转换时间。
注意:此字段可能返回 null,表示取不到有效值。
- setStorageType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicRequest
-
Set 日志主题的存储类型,可选值 HOT(标准存储),COLD(低频存储);默认为HOT。
- setSubnetId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 在私有网络内购买内网负载均衡实例的情况下,必须指定子网 ID,内网负载均衡实例的 VIP 将从这个子网中产生。创建内网负载均衡实例时,此参数必填。
- setSubnetId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例所在的子网(仅对内网VPC型LB有意义)
注意:此字段可能返回 null,表示取不到有效值。
- setSubnetId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SnatIp
-
Set 私有网络子网的唯一性id,如subnet-12345678
- setTag(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Set 标签。
注意:此字段可能返回 null,表示取不到有效值。
- setTag(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Set 标签。
- setTag(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RsTagRule
-
Set 后端服务修改后的标签。此参数的优先级低于前述[Target](https://cloud.tencent.com/document/api/214/30694#Target)中的Tag参数,即最终的标签以Target中的Tag参数值为准,仅当Target中的Weight参数为空时,才以RsTagRule中的Tag参数为准。
- setTag(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Set 标签。
注意:此字段可能返回 null,表示取不到有效值。
- setTagKey(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TagInfo
-
Set 标签的键
- setTags(TagInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 购买负载均衡同时,给负载均衡打上标签。
- setTags(TagInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 购买负载均衡的同时,给负载均衡打上标签,最大支持20个标签键值对。
- setTags(TagInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例的标签信息
注意:此字段可能返回 null,表示取不到有效值。
- setTags(TagInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例的标签信息。
注意:此字段可能返回 null,表示取不到有效值。
- setTagValue(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TagInfo
-
Set 标签的值
- setTakeUrl(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteLocationMap
-
Set 重定向是否携带匹配的url,配置RewriteCode时必填
- setTakeUrl(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteTarget
-
Set 重定向是否携带匹配的url
注意:此字段可能返回 null,表示取不到有效值。
- setTakeUrls(Boolean[]) - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteRequest
-
Set 重定向是否携带匹配的URL。
- setTargetAddress(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 后端目标的IP地址。
注意:此字段可能返回 null,表示取不到有效值。
- setTargetGroup(BasicTargetGroupInfo) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 绑定的目标组基本信息;当监听器绑定目标组时,会返回该字段
注意:此字段可能返回 null,表示取不到有效值。
- setTargetGroup(BasicTargetGroupInfo) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 绑定的目标组基本信息;当规则绑定目标组时,会返回该字段
注意:此字段可能返回 null,表示取不到有效值。
- setTargetGroupId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BasicTargetGroupInfo
-
Set 目标组ID
- setTargetGroupId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupResponse
-
Set 创建目标组后生成的id
- setTargetGroupId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetGroupInstancesRequest
-
Set 目标组ID。
- setTargetGroupId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupAttributeRequest
-
Set 目标组的ID。
- setTargetGroupId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesPortRequest
-
Set 目标组ID。
- setTargetGroupId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesWeightRequest
-
Set 目标组ID。
- setTargetGroupId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetGroupInstancesRequest
-
Set 目标组ID
- setTargetGroupId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
Set 目标组ID
- setTargetGroupId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Set 目标组ID
- setTargetGroupId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Set 目标组ID
- setTargetGroupIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteTargetGroupsRequest
-
Set 目标组的ID数组。
- setTargetGroupIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListRequest
-
Set 目标组ID数组。
- setTargetGroupIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsRequest
-
Set 目标组ID,与Filters互斥。
- setTargetGroupInstances(TargetGroupInstance[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupRequest
-
Set 目标组绑定的后端服务器
- setTargetGroupInstances(TargetGroupInstance[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetGroupInstancesRequest
-
Set 待解绑的服务器信息。
- setTargetGroupInstances(TargetGroupInstance[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesPortRequest
-
Set 待修改端口的服务器数组。
- setTargetGroupInstances(TargetGroupInstance[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesWeightRequest
-
Set 待修改权重的服务器数组。
- setTargetGroupInstances(TargetGroupInstance[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetGroupInstancesRequest
-
Set 服务器实例数组
- setTargetGroupInstanceSet(TargetGroupBackend[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesResponse
-
Set 绑定的服务器信息。
- setTargetGroupList(BasicTargetGroupInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 绑定的目标组列表
注意:此字段可能返回 null,表示取不到有效值。
- setTargetGroupList(BasicTargetGroupInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 绑定的目标组列表
注意:此字段可能返回 null,表示取不到有效值。
- setTargetGroupName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BasicTargetGroupInfo
-
Set 目标组名称
- setTargetGroupName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupRequest
-
Set 目标组名称,限定50个字符
- setTargetGroupName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupAttributeRequest
-
Set 目标组的新名称。
- setTargetGroupName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Set 目标组的名字
- setTargetGroupSet(TargetGroupInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListResponse
-
Set 显示的目标组信息集合。
- setTargetGroupSet(TargetGroupInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsResponse
-
Set 显示的目标组信息集合。
- setTargetHealth(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 后端目标健康状态。
注意:此字段可能返回 null,表示取不到有效值。
- setTargetId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 后端目标ID。
注意:此字段可能返回 null,表示取不到有效值。
- setTargetId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Set Target的实例ID,如 ins-12345678
- setTargetListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteRequest
-
Set 目标监听器ID。
- setTargetListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ManualRewriteRequest
-
Set 目标监听器 ID。
- setTargetListenerId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteTarget
-
Set 重定向目标的监听器ID
注意:此字段可能返回 null,表示无重定向。
注意:此字段可能返回 null,表示取不到有效值。
- setTargetLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteLocationMap
-
Set 重定向目标转发规则的ID
- setTargetLocationId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteTarget
-
Set 重定向目标的转发规则ID
注意:此字段可能返回 null,表示无重定向。
注意:此字段可能返回 null,表示取不到有效值。
- setTargetPort(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 后端目标监听端口。
注意:此字段可能返回 null,表示取不到有效值。
- setTargetRegionInfo(TargetRegionInfo) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡实例绑定的后端设备的基本信息
注意:此字段可能返回 null,表示取不到有效值。
- setTargetRegionInfo(TargetRegionInfo) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Set 设置负载均衡跨地域绑定1.0的后端服务信息
- setTargets(BatchTarget[]) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchDeregisterTargetsRequest
-
Set 解绑目标。
- setTargets(BatchTarget[]) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchRegisterTargetsRequest
-
Set 绑定目标。
- setTargets(Target[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Set 要解绑的后端服务列表,数组长度最大支持20。
- setTargets(ClassicalTarget[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBTargetsResponse
-
Set 后端服务列表。
注意:此字段可能返回 null,表示取不到有效值。
- setTargets(Backend[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Set 监听器上绑定的后端服务列表(仅适用于TCP/UDP/TCP_SSL监听器)
注意:此字段可能返回 null,表示取不到有效值。
- setTargets(LbRsTargets[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Set 四层绑定对象
注意:此字段可能返回 null,表示取不到有效值。
- setTargets(Target[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Set 要修改端口的后端服务列表。
- setTargets(Target[]) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Set 要修改权重的后端服务列表。
- setTargets(Target[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Set 待绑定的后端服务列表,数组长度最大支持20。
- setTargets(ClassicalTargetInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsWithClassicalLBRequest
-
Set 后端服务信息。
- setTargets(Target[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RsTagRule
-
Set 要修改标签的后端机器列表。
- setTargets(Target[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Set 要修改权重的后端机器列表。
- setTargets(TargetHealth[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleHealth
-
Set 本规则上绑定的后端服务的健康检查状态
注意:此字段可能返回 null,表示取不到有效值。
- setTargets(LbRsTargets[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RulesItems
-
Set 绑定的后端对象
- setTargets(Backend[]) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleTargets
-
Set 后端服务的信息
注意:此字段可能返回 null,表示取不到有效值。
- setTargetType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Set 后端目标类型,NODE表示绑定普通节点,TARGETGROUP表示绑定目标组。此参数仅适用于TCP/UDP监听器。七层监听器应在转发规则中设置。
- setTargetType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
Set 当Fields包含TargetId、TargetAddress、TargetPort、TargetWeight、ListenerId、Protocol、Port、LocationId、Domain、Url等Fields时,必选选择导出目标组的Target或者非目标组Target,值范围NODE、GROUP。
- setTargetType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 后端服务器类型
注意:此字段可能返回 null,表示取不到有效值。
- setTargetType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Set 后端目标类型,NODE表示绑定普通节点,TARGETGROUP表示绑定目标组。
- setTargetType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 后端目标类型,NODE表示绑定普通节点,TARGETGROUP表示绑定目标组
- setTargetType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 后端服务器类型。NODE表示绑定普通节点,TARGETGROUP表示绑定目标组。
- setTargetWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 后端目标转发权重。
注意:此字段可能返回 null,表示取不到有效值。
- setTaskId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskRequest
-
Set ModifyBlockIPList 接口返回的异步任务的ID。
- setTaskId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusRequest
-
Set 请求ID,即接口返回的 RequestId 参数。
- setTgwGroupName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ExtraInfo
-
Set TgwGroup名称
注意:此字段可能返回 null,表示取不到有效值。
- setTimeOut(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 响应超时时间
- setTimeOut(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 健康检查的响应超时时间,可选值:2~60,默认值:2,单位:秒。响应超时时间要小于检查间隔时间。
注意:此字段可能返回 null,表示取不到有效值。
- setToa(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Set 仅支持Nat64 CLB TCP监听器
注意:此字段可能返回 null,表示取不到有效值。
- setTopicId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicResponse
-
Set 日志主题的 ID。
- setTopicName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicRequest
-
Set 日志主题的名称。
- setTopicType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicRequest
-
Set 日志类型,ACCESS:访问日志,HEALTH:健康检查日志,默认ACCESS。
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesResponse
-
Set 集群中资源总数。
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsResponse
-
Set 后端服务列表总数。
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListResponse
-
Set 绑定关系总数目
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListResponse
-
Set 配置数目
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersResponse
-
Set 集群总数量。
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersResponse
-
Set 所有闲置实例数目
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersResponse
-
Set 总的监听器个数(根据端口、协议、监听器ID过滤后)。
注意:此字段可能返回 null,表示取不到有效值。
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
Set 负载均衡总数
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailResponse
-
Set 负载均衡详情列表总数。
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersResponse
-
Set 满足过滤条件的负载均衡实例总数。此数值与入参中的Limit无关。
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesResponse
-
Set 可用区资源列表数目。
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesResponse
-
Set 本次查询的结果数量。
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListResponse
-
Set 显示的结果数量。
- setTotalCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsResponse
-
Set 显示的结果数量。
- setTrpcCallee(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Set TRPC被调服务器路由,ForwardType为TRPC时必填。目前暂未对外开放。
- setTrpcCallee(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set TRPC被调服务器路由,ForwardType为TRPC时必填。目前暂未对外开放。
- setTrpcCallee(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set TRPC被调服务器路由,ForwardType为TRPC时有效。目前暂未对外开放。
注意:此字段可能返回 null,表示取不到有效值。
- setTrpcFunc(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Set TRPC调用服务接口,ForwardType为TRPC时必填。目前暂未对外开放。
- setTrpcFunc(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set TRPC调用服务接口,ForwardType为TRPC时必填。目前暂未对外开放
- setTrpcFunc(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set TRPC调用服务接口,ForwardType为TRPC时有效。目前暂未对外开放。
注意:此字段可能返回 null,表示取不到有效值。
- setType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Set 后端服务的类型,可取:CVM、ENI、CCN
- setType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Set 后端服务的类型,可取值:CVM、ENI(即将支持)
- setType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsTargets
-
Set 内网ip类型。“cvm”或“eni”
- setType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Set 操作类型,可取:
add_customized_field(首次设置header,开启黑名单功能)
set_customized_field(修改header)
del_customized_field(删除header)
add_blocked(添加黑名单)
del_blocked(删除黑名单)
flush_blocked(清空黑名单)
- setType(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.Resource
-
Set 运营商内具体资源信息,如"CMCC", "CUCC", "CTCC", "BGP", "INTERNAL"。
- setType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ResourceAvailability
-
Set 运营商内具体资源信息,如"CMCC", "CUCC", "CTCC", "BGP"。
- setType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Set 后端服务的类型,可取:CVM(云服务器)、ENI(弹性网卡);作为入参时,目前本参数暂不生效。
注意:此字段可能返回 null,表示取不到有效值。
- setType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Set 后端服务的类型,可取:CVM、ENI(即将支持)
- setType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TypeInfo
-
Set 运营商类型
注意:此字段可能返回 null,表示取不到有效值。
- setTypeSet(TypeInfo[]) - Method in class com.tencentcloudapi.clb.v20180317.models.Resource
-
Set 运营商类型信息
注意:此字段可能返回 null,表示取不到有效值。
- setUconfigId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Set 配置ID
注意:此字段可能返回 null,表示取不到有效值。
- setUconfigId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Set 配置ID
- setUconfigId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListRequest
-
Set 配置ID
- setUconfigId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
Set 除了创建个性化配置外,必传此字段,如:pz-1234abcd
- setUconfigIds(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Set 配置ID
- setUnhealthNum(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Set 不健康阈值
- setUnHealthNum(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Set 不健康阈值,默认值:3,表示当连续探测三次不健康则表示该转发异常,可选值:2~10,单位:次。
注意:此字段可能返回 null,表示取不到有效值。
- setUnitPrice(Float) - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Set 后付费单价,单位:元。
注意:此字段可能返回 null,表示取不到有效值。
- setUnitPriceDiscount(Float) - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Set 后付费的折扣单价,单位:元
注意:此字段可能返回 null,表示取不到有效值。
- setUpdatedTime(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Set 目标组的修改时间
- setUpdateTimestamp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Set 修改配置时间
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Set 关联到的转发规则URL
注意:此字段可能返回 null,表示取不到有效值。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Set location的url
注意:此字段可能返回 null,表示取不到有效值。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Set 要删除的转发规则的转发路径。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Set 目标转发规则的 URL,若已经输入 LocationId 参数,则本参数不生效。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Set 目标规则的URL,提供LocationId参数时本参数不生效。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 转发规则的路径。
注意:此字段可能返回 null,表示取不到有效值。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Set 目标规则的URL,提供LocationId参数时本参数不生效。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Set 转发规则的新的转发路径,如不需修改Url,则不需提供此参数。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Set 目标规则的URL,提供LocationId参数时本参数不生效。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Set 目标规则的URL,提供LocationId参数时本参数不生效。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Set 目标转发规则的 URL,若已经输入 LocationId 参数,则本参数不生效。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Set 目标转发规则的URL,提供LocationId参数时本参数不生效。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Deprecated.
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleHealth
-
Set 转发规则的Url
注意:此字段可能返回 null,表示取不到有效值。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Set 转发规则的路径。长度限制为:1~200。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set 转发规则的路径。
注意:此字段可能返回 null,表示取不到有效值。
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RulesItems
-
Set uri
- setUrl(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleTargets
-
Set 转发规则的路径。
- setValues(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.Filter
-
Set 过滤器的值数组
- setVip(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 指定Vip申请负载均衡。
- setVip(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Set ip地址。
- setVip(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 指定VIP申请负载均衡。此参数选填,不填写此参数时自动分配VIP。IPv4和IPv6类型支持此参数,IPv6 NAT64类型不支持。
注意:当指定VIP创建内网实例、或公网IPv6 BGP实例时,若VIP不属于指定VPC子网的网段内时,会创建失败;若VIP已被占用,也会创建失败。
- setVip(String) - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Set 负载均衡的vip
- setVip(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LBItem
-
Set lb的vip
- setVip(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Set 负载均衡的vip
- setVipIsp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp。
示例值:CMCC
- setVipIsp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域所支持的Isp。
- setVipIsp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Set 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp。
- setVipIsp(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 负载均衡IP地址所属的运营商。取值范围(BGP、CMCC、CTCC、CUCC)
注意:此字段可能返回 null,表示取不到有效值。
- setVpcId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 负载均衡后端目标设备所属的网络 ID,如vpc-12345678,可以通过 [DescribeVpcEx](https://cloud.tencent.com/document/product/215/1372) 接口获取。 不填此参数则默认为DefaultVPC。创建内网负载均衡实例时,此参数必填。
- setVpcId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupRequest
-
Set 目标组的vpcid属性,不填则使用默认vpc
- setVpcId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Set 子机或网卡所属的私有网络ID。
- setVpcId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 负载均衡实例所属私有网络唯一ID,如 vpc-bhqkbhdx,
基础网络可传入'0'。
- setVpcId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsItem
-
Set vpc的字符串id,只支持字符串id。
- setVpcId(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsTargets
-
Set rs的vpcId
注意:此字段可能返回 null,表示取不到有效值。
- setVpcId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 私有网络的 ID
注意:此字段可能返回 null,表示取不到有效值。
- setVpcId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例所属私有网络的 ID。
注意:此字段可能返回 null,表示取不到有效值。
- setVpcId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Set 目标组的vpcid
- setVpcId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetRegionInfo
-
Set Target所属网络,私有网络格式如 vpc-abcd1234,如果是基础网络,则为"0"
- setVpcName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Set 子机或网卡所属的私有网络名称。
- setVport(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Set 监听器端口
注意:此字段可能返回 null,表示取不到有效值。
- setWafDomainId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Set WAF实例ID
注意:此字段可能返回 null,表示取不到有效值。
- setWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Set 后端服务的转发权重,取值范围:[0, 100],默认为 10。
- setWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Set 子机权重,范围[0, 100]。绑定时如果不存在,则默认为10。
- setWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Set 后端服务的转发权重,取值范围:[0, 100],默认为 10。
- setWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTargetInfo
-
Set 权重,取值范围 [0, 100]
- setWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionTarget
-
Set 权重
- setWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsTargets
-
Set rs的权重
注意:此字段可能返回 null,表示取不到有效值。
- setWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Set 后端服务新的转发权重,取值范围:0~100,默认值10。如果设置了 Targets.Weight 参数,则此参数不生效。
- setWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Set 后端服务修改后的转发权重,取值范围:[0,100]。此参数的优先级低于前述[Target](https://cloud.tencent.com/document/api/214/30694#Target)中的Weight参数,即最终的权重值以Target中的Weight参数值为准,仅当Target中的Weight参数为空时,才以RsWeightRule中的Weight参数为准。
- setWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Set 后端服务修改后的转发权重,取值范围:[0, 100],默认为 10。此参数的优先级高于[RsWeightRule](https://cloud.tencent.com/document/api/214/30694#RsWeightRule)中的Weight参数,即最终的权重值以此Weight参数值为准,仅当此Weight参数为空时,才以RsWeightRule中的Weight参数为准。
- setWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
Set 目标组权重,范围[0, 100]。仅绑定v2目标组时生效,如果不存在,则默认为10。
- setWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Set 后端服务的转发权重,取值范围:[0, 100],默认为 10。
- setWeight(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInstance
-
Set 目标组实例的权重
- setWillExpireCount(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
Set 即将到期的负载均衡数目
- setWithRs(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Set 负载均衡是否绑定后端服务,0:没有绑定后端服务,1:绑定后端服务,-1:查询全部。
- setZhiTong(Boolean) - Method in class com.tencentcloudapi.clb.v20180317.models.ExtraInfo
-
Set 是否开通VIP直通
注意:此字段可能返回 null,表示取不到有效值。
- setZone(String) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Set 集群所在可用区,如ap-guangzhou-1
- setZone(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterItem
-
Set 集群所在可用区,如ap-guangzhou-1
注意:此字段可能返回 null,表示取不到有效值。
- setZone(String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 负载均衡实例所在可用区。
注意:此字段可能返回 null,表示取不到有效值。
- setZone(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Set 可用区字符串形式的唯一ID,如:ap-guangzhou-1
注意:此字段可能返回 null,表示取不到有效值。
- setZoneId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 仅适用于公网负载均衡。可用区ID,指定可用区以创建负载均衡实例。如:ap-guangzhou-1。不传则查询所有可用区的 CVM 实例。如需指定可用区,可调用查询可用区列表[DescribeZones](https://cloud.tencent.com/document/product/213/15707)接口查询。
- setZoneId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Set 仅适用于公网负载均衡。可用区ID,指定可用区以创建负载均衡实例。如:ap-guangzhou-1。
- setZoneId(String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Set 指定可用区询价。如:ap-guangzhou-1
- setZoneId(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Set 后端服务的可用区ID
注意:此字段可能返回 null,表示取不到有效值。
- setZoneId(Long) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Set 可用区数值形式的唯一ID,如:100001
注意:此字段可能返回 null,表示取不到有效值。
- setZoneName(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Set 可用区名称,如:广州一区
注意:此字段可能返回 null,表示取不到有效值。
- setZoneRegion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Set 可用区所属地域,如:ap-guangzhou
注意:此字段可能返回 null,表示取不到有效值。
- setZoneRegion(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Set 可用区所属地域,如:ap-guangzhou
- setZoneResourceSet(ZoneResource[]) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesResponse
-
Set 可用区支持的资源列表。
- setZoneResourceType(String) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Set 可用区资源的类型,SHARED表示共享资源,EXCLUSIVE表示独占资源。
- setZones(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Set 仅适用于私有网络内网负载均衡。内网就近接入时,选择可用区下发。可调用[DescribeZones](https://cloud.tencent.com/document/product/213/15707)接口查询可用区列表。
- setZones(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Set 私有网络内网负载均衡,就近接入模式下规则所落在的可用区
注意:此字段可能返回 null,表示取不到有效值。
- setZones(String[]) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Set 内网负载均衡实例所在可用区,由白名单CLB_Internal_Zone控制
注意:此字段可能返回 null,表示取不到有效值。
- SlaUpdateParam - Class in com.tencentcloudapi.clb.v20180317.models
-
- SlaUpdateParam() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SlaUpdateParam
-
- SlaUpdateParam(SlaUpdateParam) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SlaUpdateParam
-
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.
- SnatIp - Class in com.tencentcloudapi.clb.v20180317.models
-
- SnatIp() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SnatIp
-
- SnatIp(SnatIp) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SnatIp
-
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.
- SpecAvailability - Class in com.tencentcloudapi.clb.v20180317.models
-
- SpecAvailability() - Constructor for class com.tencentcloudapi.clb.v20180317.models.SpecAvailability
-
- SpecAvailability(SpecAvailability) - Constructor for class com.tencentcloudapi.clb.v20180317.models.SpecAvailability
-
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.
- TagInfo - Class in com.tencentcloudapi.clb.v20180317.models
-
- TagInfo() - Constructor for class com.tencentcloudapi.clb.v20180317.models.TagInfo
-
- TagInfo(TagInfo) - Constructor for class com.tencentcloudapi.clb.v20180317.models.TagInfo
-
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.
- Target - Class in com.tencentcloudapi.clb.v20180317.models
-
- Target() - Constructor for class com.tencentcloudapi.clb.v20180317.models.Target
-
- Target(Target) - Constructor for class com.tencentcloudapi.clb.v20180317.models.Target
-
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.
- TargetGroupAssociation - Class in com.tencentcloudapi.clb.v20180317.models
-
- TargetGroupAssociation() - Constructor for class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
- TargetGroupAssociation(TargetGroupAssociation) - Constructor for class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
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.
- TargetGroupBackend - Class in com.tencentcloudapi.clb.v20180317.models
-
- TargetGroupBackend() - Constructor for class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
- TargetGroupBackend(TargetGroupBackend) - Constructor for class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
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.
- TargetGroupInfo - Class in com.tencentcloudapi.clb.v20180317.models
-
- TargetGroupInfo() - Constructor for class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
- TargetGroupInfo(TargetGroupInfo) - Constructor for class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
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.
- TargetGroupInstance - Class in com.tencentcloudapi.clb.v20180317.models
-
- TargetGroupInstance() - Constructor for class com.tencentcloudapi.clb.v20180317.models.TargetGroupInstance
-
- TargetGroupInstance(TargetGroupInstance) - Constructor for class com.tencentcloudapi.clb.v20180317.models.TargetGroupInstance
-
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.
- TargetHealth - Class in com.tencentcloudapi.clb.v20180317.models
-
- TargetHealth() - Constructor for class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
- TargetHealth(TargetHealth) - Constructor for class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
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.
- TargetRegionInfo - Class in com.tencentcloudapi.clb.v20180317.models
-
- TargetRegionInfo() - Constructor for class com.tencentcloudapi.clb.v20180317.models.TargetRegionInfo
-
- TargetRegionInfo(TargetRegionInfo) - Constructor for class com.tencentcloudapi.clb.v20180317.models.TargetRegionInfo
-
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.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociateTargetGroupsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociateTargetGroupsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.AssociationItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.AutoRewriteResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.Backend
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.BasicTargetGroupInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchDeregisterTargetsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchDeregisterTargetsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetTagRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetTagResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetWeightRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchModifyTargetWeightResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchRegisterTargetsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchRegisterTargetsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.BatchTarget
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.BindDetailItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.BlockedIP
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertIdRelatedWithLoadBalancers
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateInput
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertificateOutput
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CertInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalHealth
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalListener
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalLoadBalancerInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTarget
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClassicalTargetInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CloneLoadBalancerResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.Cluster
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClusterResource
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ClustersZone
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ConfigListItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateClsLogSetResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateListenerResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerSnatIpsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateLoadBalancerSnatIpsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateRuleRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateRuleResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTargetGroupResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CreateTopicResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.CrossTargets
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteListenerRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteListenerResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerListenersRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerListenersResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerSnatIpsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteLoadBalancerSnatIpsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRewriteResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteRuleResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteTargetGroupsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeleteTargetGroupsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterFunctionTargetsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetGroupInstancesRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetGroupInstancesResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsFromClassicalLBRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsFromClassicalLBResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DeregisterTargetsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPListResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeBlockIPTaskResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBByInstanceIdRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBByInstanceIdResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBHealthStatusResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBListenersResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBTargetsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClassicalLBTargetsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClsLogSetResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeClusterResourcesResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCrossTargetsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigAssociateListResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeCustomizedConfigListResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeExclusiveClustersResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeIdleLoadBalancersResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLBListenersRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLBListenersResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeListenersResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerListByCertIdRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerListByCertIdResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerOverviewResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersDetailResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancersResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerTrafficRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeLoadBalancerTrafficResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeQuotaRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeQuotaResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeResourcesResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeRewriteResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupInstancesResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupListResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetGroupsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetHealthRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetHealthResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTargetsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DescribeTaskStatusResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DisassociateTargetGroupsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.DisassociateTargetGroupsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ExclusiveCluster
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ExtraInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.Filter
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.FunctionTarget
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.HealthCheck
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.IdleLoadBalancer
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceCreateLoadBalancerResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceModifyLoadBalancerRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceModifyLoadBalancerResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRefundLoadBalancerRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRefundLoadBalancerResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRenewLoadBalancerRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.InquiryPriceRenewLoadBalancerResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.InternetAccessible
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ItemPrice
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.LBChargePrepaid
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.LBItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.LbRsTargets
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.Listener
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerBackend
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerHealth
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ListenerItem
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancer
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerDetail
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerHealth
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.LoadBalancerTraffic
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ManualRewriteRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ManualRewriteResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.MigrateClassicalLoadBalancersRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.MigrateClassicalLoadBalancersResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyBlockIPListResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainAttributesResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyDomainResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyFunctionTargetsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyListenerResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerAttributesResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerMixIpTargetRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerMixIpTargetResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerSlaRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancerSlaResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancersProjectRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyLoadBalancersProjectResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyRuleResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupAttributeRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupAttributeResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesPortRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesPortResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesWeightRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetGroupInstancesWeightResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetPortResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ModifyTargetWeightResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.MultiCertInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.Price
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.Quota
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterFunctionTargetsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetGroupInstancesRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetGroupInstancesResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsWithClassicalLBRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RegisterTargetsWithClassicalLBResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ReplaceCertForLoadBalancersRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ReplaceCertForLoadBalancersResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.Resource
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ResourceAvailability
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteLocationMap
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RewriteTarget
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RsTagRule
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RsWeightRule
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleHealth
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleInput
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleOutput
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RulesItems
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.RuleTargets
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetCustomizedConfigForLoadBalancerResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerClsLogResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerSecurityGroupsRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerSecurityGroupsResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetLoadBalancerStartStatusResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersRequest
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SetSecurityGroupForLoadbalancersResponse
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SlaUpdateParam
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SnatIp
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.SpecAvailability
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.TagInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.Target
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupAssociation
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupBackend
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetGroupInstance
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetHealth
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.TargetRegionInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.TypeInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneInfo
-
Internal implementation, normal users should not use it.
- toMap(HashMap<String, String>, String) - Method in class com.tencentcloudapi.clb.v20180317.models.ZoneResource
-
Internal implementation, normal users should not use it.
- TypeInfo - Class in com.tencentcloudapi.clb.v20180317.models
-
- TypeInfo() - Constructor for class com.tencentcloudapi.clb.v20180317.models.TypeInfo
-
- TypeInfo(TypeInfo) - Constructor for class com.tencentcloudapi.clb.v20180317.models.TypeInfo
-
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.