CopyableBuilder<PrefixListId.Builder,PrefixListId>
, SdkBuilder<PrefixListId.Builder,PrefixListId>
public static interface PrefixListId.Builder extends CopyableBuilder<PrefixListId.Builder,PrefixListId>
Modifier and Type | Method | Description |
---|---|---|
PrefixListId.Builder |
prefixListId(String prefixListId) |
The ID of the prefix.
|
copy
apply, build
PrefixListId.Builder prefixListId(String prefixListId)
The ID of the prefix.
prefixListId
- The ID of the prefix.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.