Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.StartInstanceXEventResponse
-
Packages that use StartInstanceXEventResponse Package Description com.tencentcloudapi.sqlserver.v20180328 com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of StartInstanceXEventResponse in com.tencentcloudapi.sqlserver.v20180328
Methods in com.tencentcloudapi.sqlserver.v20180328 that return StartInstanceXEventResponse Modifier and Type Method Description StartInstanceXEventResponse
SqlserverClient. StartInstanceXEvent(StartInstanceXEventRequest req)
本接口(StartInstanceXEvent)用于开启、关闭扩展事件。 -
Uses of StartInstanceXEventResponse in com.tencentcloudapi.sqlserver.v20180328.models
Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type StartInstanceXEventResponse Constructor Description StartInstanceXEventResponse(StartInstanceXEventResponse 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.
-