Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.OpenInterCommunicationRequest
-
Packages that use OpenInterCommunicationRequest Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of OpenInterCommunicationRequest in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 with parameters of type OpenInterCommunicationRequest Modifier and Type Method Description OpenInterCommunicationResponse
SqlserverClient. OpenInterCommunication(OpenInterCommunicationRequest req)
本接口(OpenInterCommunication)用于打开实例的互通,实例互通可以实现商业智能服务相互联通。 -
Uses of OpenInterCommunicationRequest in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type OpenInterCommunicationRequest Constructor Description OpenInterCommunicationRequest(OpenInterCommunicationRequest 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.
-