public class RaidConfig
extends com.aliyun.tea.TeaModel
| Modifier and Type | Class and Description |
|---|---|
static class |
RaidConfig.CustomRaid |
| Modifier and Type | Field and Description |
|---|---|
List<RaidConfig.CustomRaid> |
customRaids
自定义raid
|
Integer |
raidType
raid类型,可选项:0、1、5、10
|
| Constructor and Description |
|---|
RaidConfig() |
public Integer raidType
public List<RaidConfig.CustomRaid> customRaids
Copyright © 2024. All rights reserved.