| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
static PartitionValueList.Builder |
PartitionValueList.builder() |
PartitionValueList.Builder |
PartitionValueList.toBuilder() |
PartitionValueList.Builder |
PartitionValueList.Builder.values(Collection<String> values)
The list of partition values.
|
PartitionValueList.Builder |
PartitionValueList.Builder.values(String... values)
The list of partition values.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PartitionValueList.Builder> |
PartitionValueList.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetTemporaryGluePartitionCredentialsRequest.Builder |
GetTemporaryGluePartitionCredentialsRequest.Builder.partition(Consumer<PartitionValueList.Builder> partition)
A list of partition values identifying a single partition.
|
Copyright © 2023. All rights reserved.