| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
Segment |
GetUnfilteredPartitionsMetadataRequest.segment()
The segment of the table's partitions to scan in this request.
|
Segment |
GetPartitionsRequest.segment()
The segment of the table's partitions to scan in this request.
|
| Modifier and Type | Method and Description |
|---|---|
GetUnfilteredPartitionsMetadataRequest.Builder |
GetUnfilteredPartitionsMetadataRequest.Builder.segment(Segment segment)
The segment of the table's partitions to scan in this request.
|
GetPartitionsRequest.Builder |
GetPartitionsRequest.Builder.segment(Segment segment)
The segment of the table's partitions to scan in this request.
|
Copyright © 2023. All rights reserved.