public static final class DescribePrefixListsResponseBody.PrefixList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribePrefixListsResponseBody.PrefixList.Builder |
addressFamily(String addressFamily)
The IP address family of the prefix list.
|
DescribePrefixListsResponseBody.PrefixList.Builder |
associationCount(Integer associationCount)
The number of associated resources.
|
DescribePrefixListsResponseBody.PrefixList |
build() |
DescribePrefixListsResponseBody.PrefixList.Builder |
creationTime(String creationTime)
The time when the prefix list was created.
|
DescribePrefixListsResponseBody.PrefixList.Builder |
description(String description)
The description of the prefix list.
|
DescribePrefixListsResponseBody.PrefixList.Builder |
maxEntries(Integer maxEntries)
The maximum number of entries that the prefix list can contain.
|
DescribePrefixListsResponseBody.PrefixList.Builder |
prefixListId(String prefixListId)
The ID of the prefix list.
|
DescribePrefixListsResponseBody.PrefixList.Builder |
prefixListName(String prefixListName)
The name of the prefix list.
|
public DescribePrefixListsResponseBody.PrefixList.Builder addressFamily(String addressFamily)
* IPv4 * IPv6
public DescribePrefixListsResponseBody.PrefixList.Builder associationCount(Integer associationCount)
public DescribePrefixListsResponseBody.PrefixList.Builder creationTime(String creationTime)
public DescribePrefixListsResponseBody.PrefixList.Builder description(String description)
public DescribePrefixListsResponseBody.PrefixList.Builder maxEntries(Integer maxEntries)
public DescribePrefixListsResponseBody.PrefixList.Builder prefixListId(String prefixListId)
public DescribePrefixListsResponseBody.PrefixList.Builder prefixListName(String prefixListName)
public DescribePrefixListsResponseBody.PrefixList build()
Copyright © 2024. All rights reserved.