A B D E G H I L O P R S 
All Classes All Packages

A

AbstractDevServicesLocalStackProcessor - Class in io.quarkus.amazon.common.deployment.spi
 
AbstractDevServicesLocalStackProcessor() - Constructor for class io.quarkus.amazon.common.deployment.spi.AbstractDevServicesLocalStackProcessor
 

B

BorrowedLocalStackContainer - Interface in io.quarkus.amazon.common.deployment.spi
Exposes configuration of an existing localstack container borrowed from another application

D

DevServicesAmazonProvider - Interface in io.quarkus.amazon.common.deployment.spi
Allows to prepare a localstack container and get client properties
DevServicesLocalStackProviderBuildItem - Class in io.quarkus.amazon.common.deployment.spi
BuildItem to request a localstack dev service container.
DevServicesLocalStackProviderBuildItem(LocalStackContainer.EnabledService, LocalStackDevServicesBaseConfig, DevServicesAmazonProvider) - Constructor for class io.quarkus.amazon.common.deployment.spi.DevServicesLocalStackProviderBuildItem
ctor

E

equals(Object) - Method in class io.quarkus.amazon.common.deployment.spi.LocalStackDevServicesBaseConfig
 

G

getAccessKey() - Method in interface io.quarkus.amazon.common.deployment.spi.BorrowedLocalStackContainer
 
getConfig() - Method in class io.quarkus.amazon.common.deployment.spi.DevServicesLocalStackProviderBuildItem
 
getConfiguration(DevServicesBuildTimeConfig) - Method in class io.quarkus.amazon.common.deployment.spi.AbstractDevServicesLocalStackProcessor
Returns an equatable configuration
getContainerProperties() - Method in class io.quarkus.amazon.common.deployment.spi.LocalStackDevServicesBaseConfig
 
getDevProvider() - Method in class io.quarkus.amazon.common.deployment.spi.DevServicesLocalStackProviderBuildItem
 
getEndpointOverride(LocalStackContainer.EnabledService) - Method in interface io.quarkus.amazon.common.deployment.spi.BorrowedLocalStackContainer
 
getRegion() - Method in interface io.quarkus.amazon.common.deployment.spi.BorrowedLocalStackContainer
 
getSecretKey() - Method in interface io.quarkus.amazon.common.deployment.spi.BorrowedLocalStackContainer
 
getService() - Method in class io.quarkus.amazon.common.deployment.spi.DevServicesLocalStackProviderBuildItem
 
getServiceName() - Method in class io.quarkus.amazon.common.deployment.spi.LocalStackDevServicesBaseConfig
 

H

hashCode() - Method in class io.quarkus.amazon.common.deployment.spi.LocalStackDevServicesBaseConfig
 

I

io.quarkus.amazon.common.deployment.spi - package io.quarkus.amazon.common.deployment.spi
 
isShared() - Method in class io.quarkus.amazon.common.deployment.spi.LocalStackDevServicesBaseConfig
 

L

LocalStackDevServicesBaseConfig - Class in io.quarkus.amazon.common.deployment.spi
 
LocalStackDevServicesBaseConfig(boolean, String, Map<String, String>) - Constructor for class io.quarkus.amazon.common.deployment.spi.LocalStackDevServicesBaseConfig
 

O

overrideDefaultConfig(Map<String, String>) - Method in class io.quarkus.amazon.common.deployment.spi.AbstractDevServicesLocalStackProcessor
 

P

prepareLocalStack(DevServicesBuildTimeConfig, LocalStackContainer) - Method in class io.quarkus.amazon.common.deployment.spi.AbstractDevServicesLocalStackProcessor
Prepare the owned localStack container
prepareLocalStack(LocalStackContainer) - Method in interface io.quarkus.amazon.common.deployment.spi.DevServicesAmazonProvider
Prepare a new container owned by this application

R

reuseLocalStack(BorrowedLocalStackContainer) - Method in interface io.quarkus.amazon.common.deployment.spi.DevServicesAmazonProvider
Prepare an existing container not owned by this application

S

setup(LocalStackContainer.EnabledService, DevServicesBuildTimeConfig) - Method in class io.quarkus.amazon.common.deployment.spi.AbstractDevServicesLocalStackProcessor
 
A B D E G H I L O P R S 
All Classes All Packages