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