Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeRealServersResponse
-
Packages that use DescribeRealServersResponse Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeRealServersResponse in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 that return DescribeRealServersResponse Modifier and Type Method Description DescribeRealServersResponseGaapClient. DescribeRealServers(DescribeRealServersRequest req)本接口(DescribeRealServers)用于查询源站信息,可以根据项目名查询所有的源站信息,此外支持指定IP或者域名的源站模糊查询。 -
Uses of DescribeRealServersResponse in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeRealServersResponse Constructor Description DescribeRealServersResponse(DescribeRealServersResponse 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.
-