Uses of Class
com.tencentcloudapi.dts.v20180330.models.IsolateSubscribeResponse
-
Packages that use IsolateSubscribeResponse Package Description com.tencentcloudapi.dts.v20180330 com.tencentcloudapi.dts.v20180330.models -
-
Uses of IsolateSubscribeResponse in com.tencentcloudapi.dts.v20180330
Methods in com.tencentcloudapi.dts.v20180330 that return IsolateSubscribeResponse Modifier and Type Method Description IsolateSubscribeResponseDtsClient. IsolateSubscribe(IsolateSubscribeRequest req)本接口(IsolateSubscribe)用于隔离小时计费的订阅实例。调用后,订阅实例将不能使用,同时停止计费。 -
Uses of IsolateSubscribeResponse in com.tencentcloudapi.dts.v20180330.models
Constructors in com.tencentcloudapi.dts.v20180330.models with parameters of type IsolateSubscribeResponse Constructor Description IsolateSubscribeResponse(IsolateSubscribeResponse 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.
-