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