Uses of Class
software.amazon.awssdk.services.pipes.model.PipeSourceRabbitMQBrokerParameters
-
Packages that use PipeSourceRabbitMQBrokerParameters Package Description software.amazon.awssdk.services.pipes.model -
-
Uses of PipeSourceRabbitMQBrokerParameters in software.amazon.awssdk.services.pipes.model
Methods in software.amazon.awssdk.services.pipes.model that return PipeSourceRabbitMQBrokerParameters Modifier and Type Method Description PipeSourceRabbitMQBrokerParametersPipeSourceParameters. rabbitMQBrokerParameters()The parameters for using a Rabbit MQ broker as a source.Methods in software.amazon.awssdk.services.pipes.model with parameters of type PipeSourceRabbitMQBrokerParameters Modifier and Type Method Description PipeSourceParameters.BuilderPipeSourceParameters.Builder. rabbitMQBrokerParameters(PipeSourceRabbitMQBrokerParameters rabbitMQBrokerParameters)The parameters for using a Rabbit MQ broker as a source.
-