| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static AthenaIntegration.Builder |
AthenaIntegration.builder() |
AthenaIntegration.Builder |
AthenaIntegration.Builder.integrationResultS3DestinationArn(String integrationResultS3DestinationArn)
The location in Amazon S3 to store the generated CloudFormation template.
|
AthenaIntegration.Builder |
AthenaIntegration.Builder.partitionEndDate(Instant partitionEndDate)
The end date for the partition.
|
AthenaIntegration.Builder |
AthenaIntegration.Builder.partitionLoadFrequency(PartitionLoadFrequency partitionLoadFrequency)
The schedule for adding new partitions to the table.
|
AthenaIntegration.Builder |
AthenaIntegration.Builder.partitionLoadFrequency(String partitionLoadFrequency)
The schedule for adding new partitions to the table.
|
AthenaIntegration.Builder |
AthenaIntegration.Builder.partitionStartDate(Instant partitionStartDate)
The start date for the partition.
|
AthenaIntegration.Builder |
AthenaIntegration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AthenaIntegration.Builder> |
AthenaIntegration.serializableBuilderClass() |
Copyright © 2023. All rights reserved.