public static interface PrefixListId.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<PrefixListId.Builder,PrefixListId>
| Modifier and Type | Method and Description |
|---|---|
PrefixListId.Builder |
prefixListId(String prefixListId)
The ID of the prefix.
|
copyapply, buildPrefixListId.Builder prefixListId(String prefixListId)
The ID of the prefix.
prefixListId - The ID of the prefix.Copyright © 2017. All rights reserved.