Uses of Class
software.amazon.awssdk.services.ec2.model.AthenaIntegration
Packages that use AthenaIntegration
-
Uses of AthenaIntegration in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AthenaIntegrationModifier and TypeMethodDescriptionfinal List<AthenaIntegration>IntegrateServices.athenaIntegrations()Information about the integration with Amazon Athena.Methods in software.amazon.awssdk.services.ec2.model with parameters of type AthenaIntegrationModifier and TypeMethodDescriptionIntegrateServices.Builder.athenaIntegrations(AthenaIntegration... athenaIntegrations) Information about the integration with Amazon Athena.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type AthenaIntegrationModifier and TypeMethodDescriptionIntegrateServices.Builder.athenaIntegrations(Collection<AthenaIntegration> athenaIntegrations) Information about the integration with Amazon Athena.