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
/
Attempt
Attempt
org.encalmo.lambda.Attempt
object
Attempt
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
Attempt
.
type
Members list
Clear all
Extensions
Extensions
extension
[
T
,
R1
,
R2
](
result
:
Either
[
T
,
R1
])
def
attempt
(
test
:
T
=>
R2
):
Either
[
T
,
R1
|
R2
]
extension
[
T
,
R
](
result
:
Either
[
T
,
R
])
def
union
:
T
|
R
extension
[
T
,
R
](
value
:
T
)
def
attempt
(
test
:
T
=>
R
):
Either
[
T
,
R
]
In this article
Attributes
Members list
Extensions
Extensions