Interface RedshiftData2InternalClient

All Known Implementing Classes:
RedshiftData2ClientIAMOptimizedImpl, RedshiftData2ClientSessionTokenImpl, RedshiftData2ClientStandardImpl

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

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

    • getRedshiftDataClient

      software.amazon.awssdk.services.redshiftdata.RedshiftDataClient getRedshiftDataClient()
      Returns an RedshiftData client after a factory method determines which one to return.
      Returns:
      RedshiftDataClient RedshiftDataClient