| Package | Description | 
|---|---|
| com.tencentcloudapi.cme.v20191029.models | 
| Modifier and Type | Method and Description | 
|---|---|
StorageNewFileCreatedEvent | 
EventContent.getStorageNewFileCreatedEvent()
Get 新文件产生事件。仅当 EventType 为 Storage.NewFileCreated 时有效。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EventContent.setStorageNewFileCreatedEvent(StorageNewFileCreatedEvent StorageNewFileCreatedEvent)
Set 新文件产生事件。仅当 EventType 为 Storage.NewFileCreated 时有效。 
 | 
| Constructor and Description | 
|---|
StorageNewFileCreatedEvent(StorageNewFileCreatedEvent 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 © 2024. All rights reserved.