| Package | Description | 
|---|---|
| com.tencentcloudapi.cloudaudit.v20190319.models | 
| Modifier and Type | Method and Description | 
|---|---|
Event[] | 
LookUpEventsResponse.getEvents()
Get Logset
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
Event[] | 
DescribeEventsResponse.getEvents()
Get Logset. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LookUpEventsResponse.setEvents(Event[] Events)
Set Logset
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
DescribeEventsResponse.setEvents(Event[] Events)
Set Logset. 
 | 
| Constructor and Description | 
|---|
Event(Event 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. 
 | 
Copyright © 2023. All rights reserved.