public class DescribeBatchOperateTaskPage extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeBatchOperateTaskPage() |
DescribeBatchOperateTaskPage(DescribeBatchOperateTaskPage 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 |
---|---|
DescribeBatchOperateTaskDTO[] |
getItems()
Get ContentNote: This field may return null, indicating that no valid value can be obtained.
|
Long |
getPageCount()
Get Total Number of Pages
Note: This field may return null, indicating that no valid value can be obtained.
|
Long |
getTotalCount()
Get Total count
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setItems(DescribeBatchOperateTaskDTO[] Items)
Set ContentNote: This field may return null, indicating that no valid value can be obtained.
|
void |
setPageCount(Long PageCount)
Set Total Number of Pages
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
setTotalCount(Long TotalCount)
Set Total count
Note: This field may return null, indicating that no valid value can be obtained.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeBatchOperateTaskPage()
public DescribeBatchOperateTaskPage(DescribeBatchOperateTaskPage source)
public Long getPageCount()
public void setPageCount(Long PageCount)
PageCount
- Total Number of Pages
Note: This field may return null, indicating that no valid value can be obtained.public DescribeBatchOperateTaskDTO[] getItems()
public void setItems(DescribeBatchOperateTaskDTO[] Items)
Items
- ContentNote: This field may return null, indicating that no valid value can be obtained.public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount
- Total count
Note: This field may return null, indicating that no valid value can be obtained.Copyright © 2024. All rights reserved.