Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.SwitchCloudInstanceHAResponse
-
Packages that use SwitchCloudInstanceHAResponse Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of SwitchCloudInstanceHAResponse in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return SwitchCloudInstanceHAResponse Modifier and Type Method Description SwitchCloudInstanceHAResponseSqlserverClient. SwitchCloudInstanceHA(SwitchCloudInstanceHARequest req)本接口(SwitchCloudInstanceHA)用于手动主备切换。 -
Uses of SwitchCloudInstanceHAResponse in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type SwitchCloudInstanceHAResponse Constructor Description SwitchCloudInstanceHAResponse(SwitchCloudInstanceHAResponse 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.
-