| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
PartitionValueList |
PartitionValueList.clone() |
PartitionValueList |
GetTemporaryGluePartitionCredentialsRequest.getPartition()
A list of partition values identifying a single partition.
|
PartitionValueList |
PartitionValueList.withValues(Collection<String> values)
The list of partition values.
|
PartitionValueList |
PartitionValueList.withValues(String... values)
The list of partition values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTemporaryGluePartitionCredentialsRequest.setPartition(PartitionValueList partition)
A list of partition values identifying a single partition.
|
GetTemporaryGluePartitionCredentialsRequest |
GetTemporaryGluePartitionCredentialsRequest.withPartition(PartitionValueList partition)
A list of partition values identifying a single partition.
|
Copyright © 2022. All rights reserved.