public static interface PartitionValueList.Builder extends SdkPojo, CopyableBuilder<PartitionValueList.Builder,PartitionValueList>
| Modifier and Type | Method and Description |
|---|---|
PartitionValueList.Builder |
values(Collection<String> values)
The list of partition values.
|
PartitionValueList.Builder |
values(String... values)
The list of partition values.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPartitionValueList.Builder values(Collection<String> values)
The list of partition values.
values - The list of partition values.PartitionValueList.Builder values(String... values)
The list of partition values.
values - The list of partition values.Copyright © 2023. All rights reserved.