Uses of Class
com.tencentcloudapi.cdb.v20170320.models.CloseWanServiceResponse
-
Packages that use CloseWanServiceResponse Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of CloseWanServiceResponse in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 that return CloseWanServiceResponse Modifier and Type Method Description CloseWanServiceResponseCdbClient. CloseWanService(CloseWanServiceRequest req)本接口(CloseWanService)用于关闭云数据库实例的外网访问。关闭外网访问后,外网地址将不可访问。 -
Uses of CloseWanServiceResponse in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type CloseWanServiceResponse Constructor Description CloseWanServiceResponse(CloseWanServiceResponse 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.
-