public class DescribePrefixListAssociationsResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribePrefixListAssociationsResponse.PrefixListAssociation |
| 构造器和说明 |
|---|
DescribePrefixListAssociationsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePrefixListAssociationsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getNextToken() |
List<DescribePrefixListAssociationsResponse.PrefixListAssociation> |
getPrefixListAssociations() |
String |
getRequestId() |
void |
setNextToken(String nextToken) |
void |
setPrefixListAssociations(List<DescribePrefixListAssociationsResponse.PrefixListAssociation> prefixListAssociations) |
void |
setRequestId(String requestId) |
public String getNextToken()
public void setNextToken(String nextToken)
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribePrefixListAssociationsResponse.PrefixListAssociation> getPrefixListAssociations()
public void setPrefixListAssociations(List<DescribePrefixListAssociationsResponse.PrefixListAssociation> prefixListAssociations)
public DescribePrefixListAssociationsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2023. All Rights Reserved.