Uses of Interface
software.amazon.awssdk.services.ec2.model.AthenaIntegration.Builder
Packages that use AthenaIntegration.Builder
-
Uses of AthenaIntegration.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AthenaIntegration.BuilderModifier and TypeMethodDescriptionstatic AthenaIntegration.BuilderAthenaIntegration.builder()AthenaIntegration.Builder.integrationResultS3DestinationArn(String integrationResultS3DestinationArn) The location in Amazon S3 to store the generated CloudFormation template.AthenaIntegration.Builder.partitionEndDate(Instant partitionEndDate) The end date for the partition.AthenaIntegration.Builder.partitionLoadFrequency(String partitionLoadFrequency) The schedule for adding new partitions to the table.AthenaIntegration.Builder.partitionLoadFrequency(PartitionLoadFrequency partitionLoadFrequency) The schedule for adding new partitions to the table.AthenaIntegration.Builder.partitionStartDate(Instant partitionStartDate) The start date for the partition.AthenaIntegration.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AthenaIntegration.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AthenaIntegration.Builder>AthenaIntegration.serializableBuilderClass()