Uses of Class
com.tencentcloudapi.dayu.v20180709.models.DescribeL4HealthConfigResponse
-
Packages that use DescribeL4HealthConfigResponse Package Description com.tencentcloudapi.dayu.v20180709 com.tencentcloudapi.dayu.v20180709.models -
-
Uses of DescribeL4HealthConfigResponse in com.tencentcloudapi.dayu.v20180709
Methods in com.tencentcloudapi.dayu.v20180709 that return DescribeL4HealthConfigResponse Modifier and Type Method Description DescribeL4HealthConfigResponseDayuClient. DescribeL4HealthConfig(DescribeL4HealthConfigRequest req)导出四层健康检查配置 -
Uses of DescribeL4HealthConfigResponse in com.tencentcloudapi.dayu.v20180709.models
Constructors in com.tencentcloudapi.dayu.v20180709.models with parameters of type DescribeL4HealthConfigResponse Constructor Description DescribeL4HealthConfigResponse(DescribeL4HealthConfigResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-