A C D E F G I J L M N P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AmazonLambdaCommonProcessor - Class in io.quarkus.amazon.lambda.deployment
- AmazonLambdaCommonProcessor() - Constructor for class io.quarkus.amazon.lambda.deployment.AmazonLambdaCommonProcessor
- artifactToLambda(String) - Static method in class io.quarkus.amazon.lambda.deployment.LambdaUtil
-
Strips period, dash, and numbers.
C
- convertToken(String, String) - Static method in class io.quarkus.amazon.lambda.deployment.LambdaUtil
- copyResource(String) - Static method in class io.quarkus.amazon.lambda.deployment.LambdaUtil
D
- devPort - Variable in class io.quarkus.amazon.lambda.deployment.MockEventServerConfig
-
Port to access mock event server in dev mode
- DevServicesLambdaProcessor - Class in io.quarkus.amazon.lambda.deployment
- DevServicesLambdaProcessor() - Constructor for class io.quarkus.amazon.lambda.deployment.DevServicesLambdaProcessor
E
- enableHotReplacementChecker(LaunchModeBuildItem, LambdaHotReplacementRecorder, LambdaObjectMapperInitializedBuildItem) - Method in class io.quarkus.amazon.lambda.deployment.DevServicesLambdaProcessor
- EventServerOverrideBuildItem - Class in io.quarkus.amazon.lambda.deployment
- EventServerOverrideBuildItem(Supplier<MockEventServer>) - Constructor for class io.quarkus.amazon.lambda.deployment.EventServerOverrideBuildItem
F
- failForNativeSources(BuildProducer<ArtifactResultBuildItem>) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaCommonProcessor
- FunctionZipProcessor - Class in io.quarkus.amazon.lambda.deployment
-
Generate deployment package zip for lambda.
- FunctionZipProcessor() - Constructor for class io.quarkus.amazon.lambda.deployment.FunctionZipProcessor
G
- generateScripts(String, OutputTargetBuildItem) - Static method in class io.quarkus.amazon.lambda.deployment.LambdaUtil
- get_mockEventServer(Object) - Static method in class io.quarkus.amazon.lambda.deployment.LambdaConfig$$accessor
- getHandlerClass() - Method in class io.quarkus.amazon.lambda.deployment.ProvidedAmazonLambdaHandlerBuildItem
- getProvider() - Method in class io.quarkus.amazon.lambda.deployment.ProvidedAmazonLambdaHandlerBuildItem
-
Just used for error logging purposes.
- getServer() - Method in class io.quarkus.amazon.lambda.deployment.EventServerOverrideBuildItem
I
- initContextReaders(AmazonLambdaMapperRecorder, LambdaObjectMapperInitializedBuildItem) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaCommonProcessor
- initContextReaders(AmazonLambdaMapperRecorder, LambdaObjectMapperInitializedBuildItem, LaunchModeBuildItem) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaCommonProcessor
- initObjectMapper(BeanContainerBuildItem, AmazonLambdaMapperRecorder) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaCommonProcessor
- io.quarkus.amazon.lambda.deployment - package io.quarkus.amazon.lambda.deployment
- ipv4Only(BuildProducer<SystemPropertyBuildItem>) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaCommonProcessor
-
Lambda custom runtime does not like ipv6.
J
- jvmZip(OutputTargetBuildItem, BuildProducer<ArtifactResultBuildItem>, JarBuildItem) - Method in class io.quarkus.amazon.lambda.deployment.FunctionZipProcessor
-
Function.zip is same as the runner jar plus dependencies in lib/ plus anything in src/main/zip.jvm
L
- LambdaConfig - Class in io.quarkus.amazon.lambda.deployment
- LambdaConfig() - Constructor for class io.quarkus.amazon.lambda.deployment.LambdaConfig
- LambdaConfig$$accessor - Class in io.quarkus.amazon.lambda.deployment
- LambdaObjectMapperInitializedBuildItem - Class in io.quarkus.amazon.lambda.deployment
- LambdaObjectMapperInitializedBuildItem() - Constructor for class io.quarkus.amazon.lambda.deployment.LambdaObjectMapperInitializedBuildItem
- LambdaUtil - Class in io.quarkus.amazon.lambda.deployment
- LambdaUtil() - Constructor for class io.quarkus.amazon.lambda.deployment.LambdaUtil
M
- markObjectMapper(BuildProducer<UnremovableBeanBuildItem>) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaCommonProcessor
- mockEventServer - Variable in class io.quarkus.amazon.lambda.deployment.LambdaConfig
-
Configuration for the mock event server that is run in dev mode and test mode
- MockEventServerConfig - Class in io.quarkus.amazon.lambda.deployment
-
Configuration for the mock event server that is run in dev mode and test mode
- MockEventServerConfig() - Constructor for class io.quarkus.amazon.lambda.deployment.MockEventServerConfig
N
- nativeZip(OutputTargetBuildItem, BuildProducer<ArtifactResultBuildItem>, NativeImageBuildItem) - Method in class io.quarkus.amazon.lambda.deployment.FunctionZipProcessor
-
Native function.zip adds anything in src/main/zip.native.
P
- ProvidedAmazonLambdaHandlerBuildItem - Class in io.quarkus.amazon.lambda.deployment
-
Handler provided by another extension i.e.
- ProvidedAmazonLambdaHandlerBuildItem(Class, String) - Constructor for class io.quarkus.amazon.lambda.deployment.ProvidedAmazonLambdaHandlerBuildItem
R
- requireLegacy(BuildProducer<LegacyJarRequiredBuildItem>) - Method in class io.quarkus.amazon.lambda.deployment.FunctionZipProcessor
S
- server - Static variable in class io.quarkus.amazon.lambda.deployment.DevServicesLambdaProcessor
- set_mockEventServer(Object, Object) - Static method in class io.quarkus.amazon.lambda.deployment.LambdaConfig$$accessor
- startEventServer(LaunchModeBuildItem, LambdaConfig, Optional<EventServerOverrideBuildItem>, BuildProducer<DevServicesConfigResultBuildItem>, BuildProducer<RuntimeApplicationShutdownBuildItem>) - Method in class io.quarkus.amazon.lambda.deployment.DevServicesLambdaProcessor
- startMode - Static variable in class io.quarkus.amazon.lambda.deployment.DevServicesLambdaProcessor
T
- testPort - Variable in class io.quarkus.amazon.lambda.deployment.MockEventServerConfig
-
Port to access mock event server in dev mode
- tmpdirs(BuildProducer<SystemPropertyBuildItem>, LaunchModeBuildItem) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaCommonProcessor
W
- writeExecutableFile(OutputTargetBuildItem, String, String) - Static method in class io.quarkus.amazon.lambda.deployment.LambdaUtil
- writeFile(OutputTargetBuildItem, String, String) - Static method in class io.quarkus.amazon.lambda.deployment.LambdaUtil
All Classes All Packages