Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeRealServersStatusRequest
-
Packages that use DescribeRealServersStatusRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeRealServersStatusRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type DescribeRealServersStatusRequest Modifier and Type Method Description DescribeRealServersStatusResponseGaapClient. DescribeRealServersStatus(DescribeRealServersStatusRequest req)本接口(DescribeRealServersStatus)用于查询源站是否已被规则或者监听器绑定 -
Uses of DescribeRealServersStatusRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeRealServersStatusRequest Constructor Description DescribeRealServersStatusRequest(DescribeRealServersStatusRequest 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.
-