public class DescribePrefixListAssociationsResponse extends AbstractResponse
responseMetadata| 构造器和说明 |
|---|
DescribePrefixListAssociationsResponse() |
getResponseMetadata, setResponseMetadatapublic DescribePrefixListAssociationsResponse nextToken(String nextToken)
public String getNextToken()
public void setNextToken(String nextToken)
public DescribePrefixListAssociationsResponse pageNumber(Integer pageNumber)
public Integer getPageNumber()
public void setPageNumber(Integer pageNumber)
public DescribePrefixListAssociationsResponse pageSize(Integer pageSize)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public DescribePrefixListAssociationsResponse prefixListAssociations(List<PrefixListAssociationForDescribePrefixListAssociationsOutput> prefixListAssociations)
public DescribePrefixListAssociationsResponse addPrefixListAssociationsItem(PrefixListAssociationForDescribePrefixListAssociationsOutput prefixListAssociationsItem)
@Valid public @Valid List<PrefixListAssociationForDescribePrefixListAssociationsOutput> getPrefixListAssociations()
public void setPrefixListAssociations(List<PrefixListAssociationForDescribePrefixListAssociationsOutput> prefixListAssociations)
public DescribePrefixListAssociationsResponse requestId(String requestId)
public String getRequestId()
public void setRequestId(String requestId)
public DescribePrefixListAssociationsResponse totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2024. All rights reserved.