public class BackflowEventRecord
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
List<BackflowEventRecordProperty> |
properties |
| Constructor and Description |
|---|
BackflowEventRecord() |
| Modifier and Type | Method and Description |
|---|---|
static BackflowEventRecord |
build(Map<String,?> map) |
List<BackflowEventRecordProperty> |
getProperties() |
BackflowEventRecord |
setProperties(List<BackflowEventRecordProperty> properties) |
@NameInMap(value="properties") @Validation(required=true) public List<BackflowEventRecordProperty> properties
public static BackflowEventRecord build(Map<String,?> map) throws Exception
Exceptionpublic BackflowEventRecord setProperties(List<BackflowEventRecordProperty> properties)
public List<BackflowEventRecordProperty> getProperties()
Copyright © 2025. All rights reserved.