Uses of Class
software.amazon.awssdk.services.mq.model.UnauthorizedException
-
Packages that use UnauthorizedException 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. -
-
Uses of UnauthorizedException in software.amazon.awssdk.services.mq
Methods in software.amazon.awssdk.services.mq that throw UnauthorizedException Modifier and Type Method Description default CreateBrokerResponseMqClient. createBroker(Consumer<CreateBrokerRequest.Builder> createBrokerRequest)Creates a broker.default CreateBrokerResponseMqClient. createBroker(CreateBrokerRequest createBrokerRequest)Creates a broker.
-