Interface MQ2InternalClient

All Known Implementing Classes:
MQ2ClientOptimizedImpl, MQ2ClientProfileOptimizedImpl, MQ2ClientSessionTokenImpl, MQ2ClientStandardImpl

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

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

    • getMqClient

      software.amazon.awssdk.services.mq.MqClient getMqClient()
      Returns an MQ client after a factory method determines which one to return.
      Returns:
      MqClient MqClient