public class ListCustomPersonsResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ListCustomPersonsResponse.Category |
| 构造器和说明 |
|---|
ListCustomPersonsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ListCustomPersonsResponse.Category> |
getCategories() |
ListCustomPersonsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setCategories(List<ListCustomPersonsResponse.Category> categories) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<ListCustomPersonsResponse.Category> getCategories()
public void setCategories(List<ListCustomPersonsResponse.Category> categories)
public ListCustomPersonsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2022. All Rights Reserved.