public class GetAppDispatchInfoRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetAppDispatchInfoRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetAppDispatchInfoRequest |
build(Map<String,?> map) |
Long |
getEndTime() |
Long |
getStartTime() |
GetAppDispatchInfoRequest |
setEndTime(Long endTime) |
GetAppDispatchInfoRequest |
setStartTime(Long startTime) |
@NameInMap(value="endTime") public Long endTime
@NameInMap(value="startTime") public Long startTime
public static GetAppDispatchInfoRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetAppDispatchInfoRequest setEndTime(Long endTime)
public Long getEndTime()
public GetAppDispatchInfoRequest setStartTime(Long startTime)
public Long getStartTime()
Copyright © 2022. All rights reserved.