JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
F
H
I
L
O
P
R
S
A
acceptsInput()
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootRequestHandler
Deprecated.
B
backgrounder()
- Method in class org.springframework.cloud.function.adapter.aws.
CustomRuntimeAutoConfiguration
backgrounder(ApplicationContext)
- Method in class org.springframework.cloud.function.adapter.aws.
CustomRuntimeEventLoop
C
convertEvent(APIGatewayProxyRequestEvent)
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootApiGatewayRequestHandler
Deprecated.
convertEvent(KinesisEvent)
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootKinesisEventHandler
Deprecated.
convertEvent(E)
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootRequestHandler
Deprecated.
convertOutput(Object)
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootApiGatewayRequestHandler
Deprecated.
convertOutput(Object)
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootRequestHandler
Deprecated.
CustomRuntimeAutoConfiguration
- Class in
org.springframework.cloud.function.adapter.aws
CustomRuntimeAutoConfiguration()
- Constructor for class org.springframework.cloud.function.adapter.aws.
CustomRuntimeAutoConfiguration
CustomRuntimeEnvironmentPostProcessor
- Class in
org.springframework.cloud.function.adapter.aws
Adds default properties to the environment for running a custom runtime in AWS.
CustomRuntimeEnvironmentPostProcessor()
- Constructor for class org.springframework.cloud.function.adapter.aws.
CustomRuntimeEnvironmentPostProcessor
CustomRuntimeEventLoop
- Class in
org.springframework.cloud.function.adapter.aws
Event loop and necessary configurations to support AWS Lambda Custom Runtime - https://docs.aws.amazon.com/lambda/latest/dg/runtimes-custom.html.
CustomRuntimeEventLoop()
- Constructor for class org.springframework.cloud.function.adapter.aws.
CustomRuntimeEventLoop
CustomRuntimeInitializer
- Class in
org.springframework.cloud.function.adapter.aws
CustomRuntimeInitializer()
- Constructor for class org.springframework.cloud.function.adapter.aws.
CustomRuntimeInitializer
D
destination(Supplier<?>, String, Object)
- Method in class org.springframework.cloud.function.adapter.aws.
LambdaDestinationResolver
destinationResolver()
- Method in class org.springframework.cloud.function.adapter.aws.
CustomRuntimeAutoConfiguration
F
FunctionInvoker
- Class in
org.springframework.cloud.function.adapter.aws
FunctionInvoker()
- Constructor for class org.springframework.cloud.function.adapter.aws.
FunctionInvoker
H
handleRequest(InputStream, OutputStream, Context)
- Method in class org.springframework.cloud.function.adapter.aws.
FunctionInvoker
handleRequest(APIGatewayProxyRequestEvent, Context)
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootApiGatewayRequestHandler
Deprecated.
handleRequest(KinesisEvent, Context)
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootKinesisEventHandler
Deprecated.
handleRequest(E, Context)
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootRequestHandler
Deprecated.
handleRequest(InputStream, OutputStream, Context)
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootStreamHandler
I
initialize(GenericApplicationContext)
- Method in class org.springframework.cloud.function.adapter.aws.
CustomRuntimeInitializer
initialize(Context)
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootStreamHandler
L
LambdaDestinationResolver
- Class in
org.springframework.cloud.function.adapter.aws
Implementation of
DestinationResolver
for AWS Lambda which resolves destination from `lambda-runtime-aws-request-id` message header.
LambdaDestinationResolver()
- Constructor for class org.springframework.cloud.function.adapter.aws.
LambdaDestinationResolver
O
org.springframework.cloud.function.adapter.aws
- package org.springframework.cloud.function.adapter.aws
P
postProcessEnvironment(ConfigurableEnvironment, SpringApplication)
- Method in class org.springframework.cloud.function.adapter.aws.
CustomRuntimeEnvironmentPostProcessor
R
result(Object, Publisher<?>)
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootRequestHandler
Deprecated.
returnsOutput()
- Method in class org.springframework.cloud.function.adapter.aws.
SpringBootRequestHandler
Deprecated.
S
SpringBootApiGatewayRequestHandler
- Class in
org.springframework.cloud.function.adapter.aws
Deprecated.
since 3.1 in favor of
FunctionInvoker
SpringBootApiGatewayRequestHandler(Class<?>)
- Constructor for class org.springframework.cloud.function.adapter.aws.
SpringBootApiGatewayRequestHandler
Deprecated.
SpringBootApiGatewayRequestHandler()
- Constructor for class org.springframework.cloud.function.adapter.aws.
SpringBootApiGatewayRequestHandler
Deprecated.
SpringBootKinesisEventHandler
<
E
,
O
> - Class in
org.springframework.cloud.function.adapter.aws
Deprecated.
since 3.1 in favor of
FunctionInvoker
SpringBootKinesisEventHandler()
- Constructor for class org.springframework.cloud.function.adapter.aws.
SpringBootKinesisEventHandler
Deprecated.
SpringBootKinesisEventHandler(Class<?>)
- Constructor for class org.springframework.cloud.function.adapter.aws.
SpringBootKinesisEventHandler
Deprecated.
SpringBootRequestHandler
<
E
,
O
> - Class in
org.springframework.cloud.function.adapter.aws
Deprecated.
SpringBootRequestHandler(Class<?>)
- Constructor for class org.springframework.cloud.function.adapter.aws.
SpringBootRequestHandler
Deprecated.
SpringBootRequestHandler()
- Constructor for class org.springframework.cloud.function.adapter.aws.
SpringBootRequestHandler
Deprecated.
SpringBootStreamHandler
- Class in
org.springframework.cloud.function.adapter.aws
SpringBootStreamHandler()
- Constructor for class org.springframework.cloud.function.adapter.aws.
SpringBootStreamHandler
SpringBootStreamHandler(Class<?>)
- Constructor for class org.springframework.cloud.function.adapter.aws.
SpringBootStreamHandler
A
B
C
D
F
H
I
L
O
P
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021
Pivotal Software, Inc.
. All rights reserved.