Interface IntegrateServices.Builder

    • Method Detail

      • athenaIntegrations

        IntegrateServices.Builder athenaIntegrations​(Collection<AthenaIntegration> athenaIntegrations)

        Information about the integration with Amazon Athena.

        Parameters:
        athenaIntegrations - Information about the integration with Amazon Athena.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • athenaIntegrations

        IntegrateServices.Builder athenaIntegrations​(AthenaIntegration... athenaIntegrations)

        Information about the integration with Amazon Athena.

        Parameters:
        athenaIntegrations - Information about the integration with Amazon Athena.
        Returns:
        Returns a reference to this object so that method calls can be chained together.