| Package | Description | 
|---|---|
| com.tencentcloudapi.cloudaudit.v20190319.models | 
| Modifier and Type | Method and Description | 
|---|---|
LookupAttribute[] | 
LookUpEventsRequest.getLookupAttributes()
Get Search criteria 
 | 
LookupAttribute[] | 
DescribeEventsRequest.getLookupAttributes()
Get Search criterion. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LookUpEventsRequest.setLookupAttributes(LookupAttribute[] LookupAttributes)
Set Search criteria 
 | 
void | 
DescribeEventsRequest.setLookupAttributes(LookupAttribute[] LookupAttributes)
Set Search criterion. 
 | 
| Constructor and Description | 
|---|
LookupAttribute(LookupAttribute 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 © 2022. All rights reserved.