public class GetProductsRequest extends AbstractModel
Constructor and Description |
---|
GetProductsRequest() |
Modifier and Type | Method and Description |
---|---|
Integer |
getLength()
Get 长度
|
Integer |
getOffset()
Get 偏移
|
void |
setLength(Integer Length)
Set 长度
|
void |
setOffset(Integer Offset)
Set 偏移
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2020. All rights reserved.