root
root
API
org.encalmo.lambda
ApiGatewayBadRequestException
ApiGatewayException
ApiGatewayForbiddenException
ApiGatewayNotFoundException
ApiGatewayRequest
ApiGatewayRequest
ApiGatewayRequestBodyParseException
ApiGatewayRequestParseException
ApiGatewayResponse
ApiGatewayUnauthorizedException
Attempt
ConsoleUtils
Error
Error
Eventually
EventuallyKeepPolling
EventuallyPatienceExhausted
Patience
Episode
Patience
HasErrorCode
OptionPickler
SqsEvent
SqsEvent
Record
Utils
root
/
org.encalmo.lambda
/
ApiGatewayRequest
ApiGatewayRequest
org.encalmo.lambda.ApiGatewayRequest
See the
ApiGatewayRequest
companion class
object
ApiGatewayRequest
Attributes
Companion
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
ApiGatewayRequest
.
type
Members list
Clear all
Type members
Inherited and Abstract types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Value members
Concrete methods
inline
def
apply
(
httpMethod
:
String
,
path
:
String
):
ApiGatewayRequest
inline
def
apply
(
httpMethod
:
String
,
path
:
String
,
body
:
Value
):
ApiGatewayRequest
inline
def
apply
(
httpMethod
:
String
,
path
:
String
,
body
:
String
):
ApiGatewayRequest
inline
def
apply
(
httpMethod
:
String
,
path
:
String
,
headers
:
Map
[
String
,
String
]):
ApiGatewayRequest
inline
def
apply
(
httpMethod
:
String
,
path
:
String
,
body
:
String
,
headers
:
Map
[
String
,
String
],
stageVariables
:
Map
[
String
,
String
]):
ApiGatewayRequest
Givens
Givens
given
given_ReadWriter_ApiGatewayRequest
:
ReadWriter
[
ApiGatewayRequest
]
In this article
Attributes
Members list
Type members
Inherited and Abstract types
Value members
Concrete methods
Givens
Givens