Index

A C D E F G I K L N O R S V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

API_GATEWAY - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 

C

CLOUDFORMATION - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
CLOUDWATCH - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
CLOUDWATCHLOGS - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
configure() - Method in class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
 
configure() - Method in class org.testcontainers.localstack.LocalStackContainer
 
containerIsStarting(InspectContainerResponse) - Method in class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
 
containerIsStarting(InspectContainerResponse) - Method in class org.testcontainers.localstack.LocalStackContainer
 

D

DYNAMODB - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
DYNAMODB_STREAMS - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 

E

EC2 - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 

F

FIREHOSE - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 

G

getAccessKey() - Method in class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
Provides a default access key that is preconfigured to communicate with a given simulated service.
getAccessKey() - Method in class org.testcontainers.localstack.LocalStackContainer
Provides a default access key that is preconfigured to communicate with a given simulated service.
getEndpoint() - Method in class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
Provides an endpoint to communicate with LocalStack service.
getEndpoint() - Method in class org.testcontainers.localstack.LocalStackContainer
Provides an endpoint to communicate with LocalStack service.
getEndpointOverride(LocalStackContainer.EnabledService) - Method in class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
Provides an endpoint override that is preconfigured to communicate with a given simulated service.
getEndpointOverride(LocalStackContainer.Service) - Method in class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
 
getLocalStackName() - Method in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
getName() - Method in interface org.testcontainers.containers.localstack.LocalStackContainer.EnabledService
Deprecated.
 
getName() - Method in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
getPort() - Method in interface org.testcontainers.containers.localstack.LocalStackContainer.EnabledService
Deprecated.
 
getPort() - Method in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
getRegion() - Method in class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
Provides a default region that is preconfigured to communicate with a given simulated service.
getRegion() - Method in class org.testcontainers.localstack.LocalStackContainer
Provides a default region that is preconfigured to communicate with a given simulated service.
getSecretKey() - Method in class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
Provides a default secret key that is preconfigured to communicate with a given simulated service.
getSecretKey() - Method in class org.testcontainers.localstack.LocalStackContainer
Provides a default secret key that is preconfigured to communicate with a given simulated service.

I

IAM - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 

K

KINESIS - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
KMS - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 

L

LAMBDA - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
LocalStackContainer - Class in org.testcontainers.containers.localstack
Deprecated.
use LocalStackContainer instead.
LocalStackContainer - Class in org.testcontainers.localstack
Testcontainers implementation for LocalStack.
LocalStackContainer() - Constructor for class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
LocalStackContainer(String) - Constructor for class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
LocalStackContainer(String) - Constructor for class org.testcontainers.localstack.LocalStackContainer
 
LocalStackContainer(DockerImageName) - Constructor for class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
 
LocalStackContainer(DockerImageName) - Constructor for class org.testcontainers.localstack.LocalStackContainer
 
LocalStackContainer(DockerImageName, boolean) - Constructor for class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
LocalStackContainer.EnabledService - Interface in org.testcontainers.containers.localstack
Deprecated.
 
LocalStackContainer.Service - Enum Class in org.testcontainers.containers.localstack
Deprecated.
 

N

named(String) - Static method in interface org.testcontainers.containers.localstack.LocalStackContainer.EnabledService
Deprecated.
 

O

org.testcontainers.containers.localstack - package org.testcontainers.containers.localstack
 
org.testcontainers.localstack - package org.testcontainers.localstack
 

R

REDSHIFT - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
ROUTE53 - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 

S

S3 - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
SECRETSMANAGER - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
SES - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
SNS - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
SQS - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
SSM - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
STEPFUNCTIONS - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 
STS - Enum constant in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
 

V

valueOf(String) - Static method in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.testcontainers.containers.localstack.LocalStackContainer.Service
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
VERSION - Static variable in class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.

W

withServices(String...) - Method in class org.testcontainers.localstack.LocalStackContainer
Declare a set of simulated AWS services that should be launched by this container.
withServices(LocalStackContainer.EnabledService...) - Method in class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
Declare a set of simulated AWS services that should be launched by this container.
withServices(LocalStackContainer.Service...) - Method in class org.testcontainers.containers.localstack.LocalStackContainer
Deprecated.
 
A C D E F G I K L N O R S V W 
All Classes and Interfaces|All Packages|Constant Field Values