public class DescribePrefixListAssociationsResponse extends AbstractResponse
responseMetadata| 构造器和说明 |
|---|
DescribePrefixListAssociationsResponse() |
getResponseMetadata, setResponseMetadatapublic 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 © 2023. All rights reserved.