JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Quarkus - Amazon Lambda - Common Deployment 1.7.1.Final
Prev
Next
Frames
No Frames
All Classes
A
C
F
G
I
J
L
M
N
P
T
W
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
F
FunctionZipProcessor
- Class in
io.quarkus.amazon.lambda.deployment
Generate deployoment 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
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.
I
initContextReaders(AmazonLambdaMapperRecorder, LambdaObjectMapperInitializedBuildItem)
- Method in class io.quarkus.amazon.lambda.deployment.
AmazonLambdaCommonProcessor
initContextReaders(LambdaBuildTimeConfig, 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 jar plus dependencies in lib/ if not uberjar plus anything in src/main/zip.jvm
L
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
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
T
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
A
C
F
G
I
J
L
M
N
P
T
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Quarkus - Amazon Lambda - Common Deployment 1.7.1.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
JBoss by Red Hat
. All rights reserved.