Uses of Interface
io.ebean.test.containers.AwsSDKv2

Packages that use AwsSDKv2
Package
Description
 
  • Uses of AwsSDKv2 in io.ebean.test.containers

    Methods in io.ebean.test.containers that return AwsSDKv2
    Modifier and Type
    Method
    Description
    Localstack2Container.sdk()
    Return the AWS v2 SDK compatible helper that provides API for DynamoDB client, SNSClient, SQQClient etc.
    Localstack2Container.sdk2()
    Return the AWS v2 SDK compatible helper that provides API for DynamoDB client, SNSClient, SQQClient etc.
    LocalstackContainer.sdk2()
    Return the AWS v2 SDK compatible helper that provides API for DynamoDB client, SNSClient, SQQClient etc.