A C E G I L O P R S V 
All Classes All Packages

A

Aws2Client - Annotation Type in org.apache.camel.quarkus.test.support.aws2
 
Aws2LocalStack - Annotation Type in org.apache.camel.quarkus.test.support.aws2
 
Aws2TestEnvContext - Class in org.apache.camel.quarkus.test.support.aws2
Aws2TestEnvContext(String, String, String, Optional<LocalStackContainer>, LocalStackContainer.Service[]) - Constructor for class org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvContext
 
Aws2TestEnvCustomizer - Interface in org.apache.camel.quarkus.test.support.aws2
An SPI to allow individual AWS 2 test modules to customize the Aws2TestResource.
Aws2TestResource - Class in org.apache.camel.quarkus.test.support.aws2
 
Aws2TestResource() - Constructor for class org.apache.camel.quarkus.test.support.aws2.Aws2TestResource
 

C

client(LocalStackContainer.Service, Class<?>) - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvContext
 
client(LocalStackContainer.Service, Supplier<B>) - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvContext
Create a new AWS 2 client and register it for closing after running AWS 2 tests.
close() - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvContext
Close all AutoCloseables registered via closeable(AutoCloseable)
closeable(AutoCloseable) - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvContext
Add an AutoCloseable to be closed after running AWS 2 tests
customize(Aws2TestEnvContext) - Method in interface org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvCustomizer
Customize the given Aws2TestEnvContext

E

exportCredentialsForLocalstackServices() - Method in interface org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvCustomizer
 

G

getAccessKey() - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvContext
 
getProperies() - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvContext
 
getRegion() - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvContext
 
getSecretKey() - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvContext
 

I

inject(Object) - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestResource
 
isLocalStack() - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvContext
 

L

localstackServices() - Method in interface org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvCustomizer
 

O

org.apache.camel.quarkus.test.support.aws2 - package org.apache.camel.quarkus.test.support.aws2
 

P

property(String, String) - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvContext
Add a key-value pair to the system properties seen by AWS 2 tests

R

removeClient(LocalStackContainer.Service[]) - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestEnvContext
Removes client properties to be not seen by AWS 2 tests

S

start() - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestResource
 
stop() - Method in class org.apache.camel.quarkus.test.support.aws2.Aws2TestResource
 

V

value() - Method in annotation type org.apache.camel.quarkus.test.support.aws2.Aws2Client
 
A C E G I L O P R S V 
All Classes All Packages