Uses of Class
com.tencentcloudapi.dts.v20180330.models.ModifySubscribeVipVportResponse
-
Packages that use ModifySubscribeVipVportResponse Package Description com.tencentcloudapi.dts.v20180330 com.tencentcloudapi.dts.v20180330.models -
-
Uses of ModifySubscribeVipVportResponse in com.tencentcloudapi.dts.v20180330
Methods in com.tencentcloudapi.dts.v20180330 that return ModifySubscribeVipVportResponse Modifier and Type Method Description ModifySubscribeVipVportResponseDtsClient. ModifySubscribeVipVport(ModifySubscribeVipVportRequest req)本接口(ModifySubscribeVipVport)用于修改数据订阅实例的IP和端口号 -
Uses of ModifySubscribeVipVportResponse in com.tencentcloudapi.dts.v20180330.models
Constructors in com.tencentcloudapi.dts.v20180330.models with parameters of type ModifySubscribeVipVportResponse Constructor Description ModifySubscribeVipVportResponse(ModifySubscribeVipVportResponse 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.
-