| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<BackfillError> |
PartitionIndexDescriptor.backfillErrors()
A list of errors that can occur when registering partition indexes for an existing table.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionIndexDescriptor.Builder |
PartitionIndexDescriptor.Builder.backfillErrors(BackfillError... backfillErrors)
A list of errors that can occur when registering partition indexes for an existing table.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionIndexDescriptor.Builder |
PartitionIndexDescriptor.Builder.backfillErrors(Collection<BackfillError> backfillErrors)
A list of errors that can occur when registering partition indexes for an existing table.
|
Copyright © 2023. All rights reserved.