Interface Athena2InternalClient

All Known Implementing Classes:
Athena2ClientIAMOptimizedImpl, Athena2ClientIAMProfileOptimizedImpl, Athena2ClientSessionTokenImpl, Athena2ClientStandardImpl

public interface Athena2InternalClient
Manage the required actions of an Athena client for either local or remote.
  • Method Summary

    Modifier and Type
    Method
    Description
    software.amazon.awssdk.services.athena.AthenaClient
    Returns an Athena client after a factory method determines which one to return.
  • Method Details

    • getAthenaClient

      software.amazon.awssdk.services.athena.AthenaClient getAthenaClient()
      Returns an Athena client after a factory method determines which one to return.
      Returns:
      AthenaClient AthenaClient