public class CreatePrefixListResponse
extends com.aliyuncs.AcsResponse
| 构造器和说明 |
|---|
CreatePrefixListResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreatePrefixListResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getPrefixListId() |
String |
getRequestId() |
void |
setPrefixListId(String prefixListId) |
void |
setRequestId(String requestId) |
public String getPrefixListId()
public void setPrefixListId(String prefixListId)
public String getRequestId()
public void setRequestId(String requestId)
public CreatePrefixListResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2023. All Rights Reserved.