Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AmazonLambdaBuildItem - Class in io.quarkus.amazon.lambda.deployment
- AmazonLambdaBuildItem(String, String, boolean) - Constructor for class io.quarkus.amazon.lambda.deployment.AmazonLambdaBuildItem
- AmazonLambdaProcessor - Class in io.quarkus.amazon.lambda.deployment
- AmazonLambdaProcessor() - Constructor for class io.quarkus.amazon.lambda.deployment.AmazonLambdaProcessor
- AWS_LAMBDA_EVENTS_ARCHIVE_MARKERS - Static variable in class io.quarkus.amazon.lambda.deployment.AmazonLambdaProcessor
B
- buildScripts(OutputTargetBuildItem, Optional<ProvidedAmazonLambdaHandlerBuildItem>, BuildProducer<ArtifactResultBuildItem>) - Method in class io.quarkus.amazon.lambda.deployment.ScriptGeneratorProcessor
D
- discover(CombinedIndexBuildItem, Optional<ProvidedAmazonLambdaHandlerBuildItem>, BuildProducer<AdditionalBeanBuildItem>, BuildProducer<ReflectiveHierarchyBuildItem>, BuildProducer<ReflectiveClassBuildItem>) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaProcessor
- discoverHandlerMethod(String, IndexView) - Static method in class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil
E
- elementType() - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.InputOutputTypes
-
Returns the value of the
elementTyperecord component. - equals(Object) - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.InputOutputTypes
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.RequestHandlerJandexDefinition
-
Indicates whether some other object is "equal to" this one.
F
- feature() - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaProcessor
G
- getHandlerClass() - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaBuildItem
- getName() - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaBuildItem
H
- handlerClass() - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.RequestHandlerJandexDefinition
-
Returns the value of the
handlerClassrecord component. - hashCode() - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.InputOutputTypes
-
Returns a hash code value for this object.
- hashCode() - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.RequestHandlerJandexDefinition
-
Returns a hash code value for this object.
I
- inputOutputTypes() - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.RequestHandlerJandexDefinition
-
Returns the value of the
inputOutputTypesrecord component. - InputOutputTypes(Type, boolean, Type, Type) - Constructor for record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.InputOutputTypes
-
Creates an instance of a
InputOutputTypesrecord class. - inputType() - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.InputOutputTypes
-
Returns the value of the
inputTyperecord component. - io.quarkus.amazon.lambda.deployment - package io.quarkus.amazon.lambda.deployment
- isCollection() - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.InputOutputTypes
-
Returns the value of the
isCollectionrecord component. - isStreamHandler() - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaBuildItem
M
- marker() - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaProcessor
- method() - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.RequestHandlerJandexDefinition
-
Returns the value of the
methodrecord component.
O
- outputType() - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.InputOutputTypes
-
Returns the value of the
outputTyperecord component.
P
- processProvidedLambda(Optional<ProvidedAmazonLambdaHandlerBuildItem>, BuildProducer<AdditionalBeanBuildItem>, BuildProducer<ReflectiveClassBuildItem>) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaProcessor
R
- recordBeanContainer(BeanContainerBuildItem, AmazonLambdaRecorder, List<ServiceStartBuildItem>) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaProcessor
- recordExpectedExceptions(LambdaBuildTimeConfig, BuildProducer<ReflectiveClassBuildItem>, AmazonLambdaStaticRecorder) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaProcessor
- recordHandlerClass(CombinedIndexBuildItem, List<AmazonLambdaBuildItem>, Optional<ProvidedAmazonLambdaHandlerBuildItem>, BeanContainerBuildItem, AmazonLambdaRecorder, List<ServiceStartBuildItem>, RecorderContext, BuildProducer<ReflectiveMethodBuildItem>, BuildProducer<ReflectiveHierarchyBuildItem>) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaProcessor
- recordStaticInitHandlerClass(CombinedIndexBuildItem, List<AmazonLambdaBuildItem>, LambdaObjectMapperInitializedBuildItem, Optional<ProvidedAmazonLambdaHandlerBuildItem>, AmazonLambdaStaticRecorder, RecorderContext, BuildProducer<ReflectiveMethodBuildItem>, BuildProducer<ReflectiveHierarchyBuildItem>) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaProcessor
- RequestHandlerJandexDefinition(ClassInfo, MethodInfo, RequestHandlerJandexUtil.InputOutputTypes) - Constructor for record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.RequestHandlerJandexDefinition
-
Creates an instance of a
RequestHandlerJandexDefinitionrecord class. - RequestHandlerJandexUtil - Class in io.quarkus.amazon.lambda.deployment
- RequestHandlerJandexUtil.InputOutputTypes - Record Class in io.quarkus.amazon.lambda.deployment
- RequestHandlerJandexUtil.RequestHandlerJandexDefinition - Record Class in io.quarkus.amazon.lambda.deployment
S
- ScriptGeneratorProcessor - Class in io.quarkus.amazon.lambda.deployment
- ScriptGeneratorProcessor() - Constructor for class io.quarkus.amazon.lambda.deployment.ScriptGeneratorProcessor
- startPoolLoop(AmazonLambdaRecorder, ShutdownContextBuildItem, LaunchModeBuildItem, List<ServiceStartBuildItem>) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaProcessor
-
This should only run when building a native image
- startPoolLoopDevOrTest(AmazonLambdaRecorder, List<ServiceStartBuildItem>, ShutdownContextBuildItem, LaunchModeBuildItem) - Method in class io.quarkus.amazon.lambda.deployment.AmazonLambdaProcessor
T
- toString() - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.InputOutputTypes
-
Returns a string representation of this record class.
- toString() - Method in record class io.quarkus.amazon.lambda.deployment.RequestHandlerJandexUtil.RequestHandlerJandexDefinition
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages|Constant Field Values