public class AddCategoryResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
AddCategoryResponse.Category |
| Constructor and Description |
|---|
AddCategoryResponse() |
| Modifier and Type | Method and Description |
|---|---|
AddCategoryResponse.Category |
getCategory() |
AddCategoryResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setCategory(AddCategoryResponse.Category category) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public AddCategoryResponse.Category getCategory()
public void setCategory(AddCategoryResponse.Category category)
public AddCategoryResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.