Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.CloudStorageEvent
-
Packages that use CloudStorageEvent Package Description com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of CloudStorageEvent in com.tencentcloudapi.iotvideo.v20201215.models
Methods in com.tencentcloudapi.iotvideo.v20201215.models that return CloudStorageEvent Modifier and Type Method Description CloudStorageEvent[]DescribeCloudStorageEventsResponse. getEvents()Get 云存事件列表Methods in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type CloudStorageEvent Modifier and Type Method Description voidDescribeCloudStorageEventsResponse. setEvents(CloudStorageEvent[] Events)Set 云存事件列表Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type CloudStorageEvent Constructor Description CloudStorageEvent(CloudStorageEvent 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.
-