Uses of Class
io.github.microcks.testcontainers.connection.AmazonServiceConnection
Packages that use AmazonServiceConnection
-
Uses of AmazonServiceConnection in io.github.microcks.testcontainers
Methods in io.github.microcks.testcontainers with parameters of type AmazonServiceConnectionModifier and TypeMethodDescriptionMicrocksAsyncMinionContainer.withAmazonSNSConnection(AmazonServiceConnection connection) Connect the MicrocksAsyncMinionContainer to an Amazon SNS service to allow SNS messages mocking.MicrocksContainersEnsemble.withAmazonSNSConnection(AmazonServiceConnection connection) Once the Async Feature is enabled, connects to an Amazon SNS service.MicrocksAsyncMinionContainer.withAmazonSQSConnection(AmazonServiceConnection connection) Connect the MicrocksAsyncMinionContainer to an Amazon SQS service to allow SQS messages mocking.MicrocksContainersEnsemble.withAmazonSQSConnection(AmazonServiceConnection connection) Once the Async Feature is enabled, connects to an Amazon SQS service.