public class QueryFpDBDeleteJobListResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
QueryFpDBDeleteJobListResponse.FpDBDeleteJob |
| 构造器和说明 |
|---|
QueryFpDBDeleteJobListResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<QueryFpDBDeleteJobListResponse.FpDBDeleteJob> |
getFpDBDeleteJobList() |
QueryFpDBDeleteJobListResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<String> |
getNonExistIds() |
String |
getRequestId() |
void |
setFpDBDeleteJobList(List<QueryFpDBDeleteJobListResponse.FpDBDeleteJob> fpDBDeleteJobList) |
void |
setNonExistIds(List<String> nonExistIds) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<QueryFpDBDeleteJobListResponse.FpDBDeleteJob> getFpDBDeleteJobList()
public void setFpDBDeleteJobList(List<QueryFpDBDeleteJobListResponse.FpDBDeleteJob> fpDBDeleteJobList)
public QueryFpDBDeleteJobListResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2022. All Rights Reserved.