public static class CreateEventRequest.CreateEventRequestLocation
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
displayName |
| 构造器和说明 |
|---|
CreateEventRequestLocation() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateEventRequest.CreateEventRequestLocation |
build(Map<String,?> map) |
String |
getDisplayName() |
CreateEventRequest.CreateEventRequestLocation |
setDisplayName(String displayName) |
@NameInMap(value="displayName") public String displayName
public static CreateEventRequest.CreateEventRequestLocation build(Map<String,?> map) throws Exception
Exceptionpublic CreateEventRequest.CreateEventRequestLocation setDisplayName(String displayName)
public String getDisplayName()
Copyright © 2022. All rights reserved.