JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
L
N
O
V
W
C
configure()
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
G
getAccessKey()
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
Provides a default access key that is preconfigured to communicate with a given simulated service.
getDefaultCredentialsProvider()
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
Deprecated.
LocalStackContainer
will not depend on aws sdk.
getEndpointConfiguration(LocalStackContainer.Service)
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
Deprecated.
LocalStackContainer
will not depend on aws sdk.
getEndpointOverride(LocalStackContainer.Service)
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
getEndpointOverride(LocalStackContainer.EnabledService)
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
Provides an endpoint override that is preconfigured to communicate with a given simulated service.
getLocalStackName()
- Method in enum org.testcontainers.containers.localstack.
LocalStackContainer.Service
getName()
- Method in interface org.testcontainers.containers.localstack.
LocalStackContainer.EnabledService
getName()
- Method in enum org.testcontainers.containers.localstack.
LocalStackContainer.Service
getPort()
- Method in interface org.testcontainers.containers.localstack.
LocalStackContainer.EnabledService
getPort()
- Method in enum org.testcontainers.containers.localstack.
LocalStackContainer.Service
Deprecated.
getRegion()
- Method in class org.testcontainers.containers.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
Provides a default secret key that is preconfigured to communicate with a given simulated service.
L
LocalStackContainer
- Class in
org.testcontainers.containers.localstack
Container for LocalStack, 'A fully functional local AWS cloud stack'.
LocalStackContainer()
- Constructor for class org.testcontainers.containers.localstack.
LocalStackContainer
Deprecated.
use
LocalStackContainer(DockerImageName)
instead
LocalStackContainer(String)
- Constructor for class org.testcontainers.containers.localstack.
LocalStackContainer
Deprecated.
use
LocalStackContainer(DockerImageName)
instead
LocalStackContainer(DockerImageName)
- Constructor for class org.testcontainers.containers.localstack.
LocalStackContainer
LocalStackContainer(DockerImageName, boolean)
- Constructor for class org.testcontainers.containers.localstack.
LocalStackContainer
LocalStackContainer.EnabledService
- Interface in
org.testcontainers.containers.localstack
LocalStackContainer.Service
- Enum in
org.testcontainers.containers.localstack
N
named(String)
- Static method in interface org.testcontainers.containers.localstack.
LocalStackContainer.EnabledService
O
org.testcontainers.containers.localstack
- package org.testcontainers.containers.localstack
V
valueOf(String)
- Static method in enum org.testcontainers.containers.localstack.
LocalStackContainer.Service
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.testcontainers.containers.localstack.
LocalStackContainer.Service
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION
- Static variable in class org.testcontainers.containers.localstack.
LocalStackContainer
Deprecated.
W
withServices(LocalStackContainer.Service...)
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
withServices(LocalStackContainer.EnabledService...)
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
Declare a set of simulated AWS services that should be launched by this container.
C
G
L
N
O
V
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes