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