Uses of Class
com.tencentcloudapi.gaap.v20180529.models.RemoveRealServersRequest
-
Packages that use RemoveRealServersRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of RemoveRealServersRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type RemoveRealServersRequest Modifier and Type Method Description RemoveRealServersResponseGaapClient. RemoveRealServers(RemoveRealServersRequest req)删除已添加的源站(服务器)IP或域名 -
Uses of RemoveRealServersRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type RemoveRealServersRequest Constructor Description RemoveRealServersRequest(RemoveRealServersRequest 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.
-