public class GetOfflineInstanceListRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
GetOfflineInstanceListRequest()  | 
GetOfflineInstanceListRequest(GetOfflineInstanceListRequest 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 | 
getPageIndex()
Get Which Page 
 | 
Long | 
getPageSize()
Get Number of Items per Page 
 | 
String | 
getProjectId()
Get Project ID 
 | 
SearchCondition | 
getSearchCondition()
Get No 
 | 
void | 
setPageIndex(String PageIndex)
Set Which Page 
 | 
void | 
setPageSize(Long PageSize)
Set Number of Items per Page 
 | 
void | 
setProjectId(String ProjectId)
Set Project ID 
 | 
void | 
setSearchCondition(SearchCondition SearchCondition)
Set No 
 | 
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, toJsonStringpublic GetOfflineInstanceListRequest()
public GetOfflineInstanceListRequest(GetOfflineInstanceListRequest source)
public String getPageIndex()
public void setPageIndex(String PageIndex)
PageIndex - Which Pagepublic Long getPageSize()
public void setPageSize(Long PageSize)
PageSize - Number of Items per Pagepublic String getProjectId()
public void setProjectId(String ProjectId)
ProjectId - Project IDpublic SearchCondition getSearchCondition()
public void setSearchCondition(SearchCondition SearchCondition)
SearchCondition - NoCopyright © 2025. All rights reserved.