public class QueryFpShotJobListResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QueryFpShotJobListResponse.FpShotJob |
| 构造器和说明 |
|---|
QueryFpShotJobListResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<QueryFpShotJobListResponse.FpShotJob> |
getFpShotJobList() |
QueryFpShotJobListResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getNextPageToken() |
List<String> |
getNonExistIds() |
List<String> |
getNonExistPrimaryKeys() |
String |
getRequestId() |
void |
setFpShotJobList(List<QueryFpShotJobListResponse.FpShotJob> fpShotJobList) |
void |
setNextPageToken(String nextPageToken) |
void |
setNonExistIds(List<String> nonExistIds) |
void |
setNonExistPrimaryKeys(List<String> nonExistPrimaryKeys) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getNextPageToken()
public void setNextPageToken(String nextPageToken)
public List<QueryFpShotJobListResponse.FpShotJob> getFpShotJobList()
public void setFpShotJobList(List<QueryFpShotJobListResponse.FpShotJob> fpShotJobList)
public QueryFpShotJobListResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2022. All Rights Reserved.