| Package | Description |
|---|---|
| org.springframework.cloud.function.adapter.aws | |
| org.springframework.cloud.function.web.source |
| Modifier and Type | Class and Description |
|---|---|
class |
LambdaDestinationResolver
Implementation of
DestinationResolverfor AWS Lambda which resolves destination
from `lambda-runtime-aws-request-id` message header. |
| Modifier and Type | Method and Description |
|---|---|
DestinationResolver |
CustomRuntimeAutoConfiguration.destinationResolver() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDestinationResolver |
| Modifier and Type | Method and Description |
|---|---|
DestinationResolver |
FunctionExporterAutoConfiguration.simpleDestinationResolver() |
| Modifier and Type | Method and Description |
|---|---|
SupplierExporter |
FunctionExporterAutoConfiguration.sourceForwarder(RequestBuilder requestBuilder,
DestinationResolver destinationResolver,
FunctionCatalog catalog,
org.springframework.web.reactive.function.client.WebClient.Builder builder) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.