JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
G
L
O
V
W
A
after()
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
B
before()
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
G
getDefaultCredentialsProvider()
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
Provides a
AWSCredentialsProvider
that is preconfigured to communicate with a given simulated service.
getEndpointConfiguration(LocalStackContainer.Service)
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
Provides an endpoint configuration that is preconfigured to communicate with a given simulated service.
getLocalStackName()
- Method in enum org.testcontainers.containers.localstack.
LocalStackContainer.Service
getPort()
- Method in enum org.testcontainers.containers.localstack.
LocalStackContainer.Service
L
LocalStackContainer
- Class in
org.testcontainers.containers.localstack
Container for Atlassian Labs Localstack, 'A fully functional local AWS cloud stack'.
LocalStackContainer()
- Constructor for class org.testcontainers.containers.localstack.
LocalStackContainer
LocalStackContainer.Service
- Enum in
org.testcontainers.containers.localstack
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.
W
withServices(LocalStackContainer.Service...)
- Method in class org.testcontainers.containers.localstack.
LocalStackContainer
Declare a set of simulated AWS services that should be launched by this container.
A
B
G
L
O
V
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes