Uses of Interface
software.amazon.awssdk.services.mq.MqClient
-
Packages that use MqClient Package Description software.amazon.awssdk.services.mq Amazon MQ is a managed message broker service for Apache ActiveMQ and RabbitMQ that makes it easy to set up and operate message brokers in the cloud.software.amazon.awssdk.services.mq.paginators -
-
Uses of MqClient in software.amazon.awssdk.services.mq
Methods in software.amazon.awssdk.services.mq that return MqClient Modifier and Type Method Description static MqClientMqClient. create()Create aMqClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of MqClient in software.amazon.awssdk.services.mq.paginators
Constructors in software.amazon.awssdk.services.mq.paginators with parameters of type MqClient Constructor Description ListBrokersIterable(MqClient client, ListBrokersRequest firstRequest)
-