public static class DescribePrefixListsResponse.PrefixList extends Object
构造器和说明 |
---|
PrefixList() |
限定符和类型 | 方法和说明 |
---|---|
String |
getAddressFamily() |
Integer |
getAssociationCount() |
String |
getCreationTime() |
String |
getDescription() |
Integer |
getMaxEntries() |
String |
getPrefixListId() |
String |
getPrefixListName() |
void |
setAddressFamily(String addressFamily) |
void |
setAssociationCount(Integer associationCount) |
void |
setCreationTime(String creationTime) |
void |
setDescription(String description) |
void |
setMaxEntries(Integer maxEntries) |
void |
setPrefixListId(String prefixListId) |
void |
setPrefixListName(String prefixListName) |
public String getCreationTime()
public void setCreationTime(String creationTime)
public Integer getAssociationCount()
public void setAssociationCount(Integer associationCount)
public Integer getMaxEntries()
public void setMaxEntries(Integer maxEntries)
public String getDescription()
public void setDescription(String description)
public String getAddressFamily()
public void setAddressFamily(String addressFamily)
public String getPrefixListName()
public void setPrefixListName(String prefixListName)
public String getPrefixListId()
public void setPrefixListId(String prefixListId)
Copyright © 2023. All Rights Reserved.