Uses of Class
com.tencentcloudapi.sqlserver.v20180328.models.Events
-
Packages that use Events Package Description com.tencentcloudapi.sqlserver.v20180328.models -
-
Uses of Events in com.tencentcloudapi.sqlserver.v20180328.models
Methods in com.tencentcloudapi.sqlserver.v20180328.models that return Events Modifier and Type Method Description Events[]DescribeXEventsResponse. getEvents()Get 扩展事件列表Methods in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type Events Modifier and Type Method Description voidDescribeXEventsResponse. setEvents(Events[] Events)Set 扩展事件列表Constructors in com.tencentcloudapi.sqlserver.v20180328.models with parameters of type Events Constructor Description Events(Events 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.
-