public class DescribeDutyScheduleListRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeDutyScheduleListRequest() |
DescribeDutyScheduleListRequest(DescribeDutyScheduleListRequest 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.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Get 值班表名称
|
Long |
getPageNumber()
Get 页码,默认1
|
Long |
getPageSize()
Get 页大小,默认10
|
void |
setName(String Name)
Set 值班表名称
|
void |
setPageNumber(Long PageNumber)
Set 页码,默认1
|
void |
setPageSize(Long PageSize)
Set 页大小,默认10
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeDutyScheduleListRequest()
public DescribeDutyScheduleListRequest(DescribeDutyScheduleListRequest source)
public Long getPageNumber()
public void setPageNumber(Long PageNumber)
PageNumber
- 页码,默认1public Long getPageSize()
public void setPageSize(Long PageSize)
PageSize
- 页大小,默认10public String getName()
public void setName(String Name)
Name
- 值班表名称Copyright © 2025. All rights reserved.