| Package | Description |
|---|---|
| com.amazonaws.handlers |
| Modifier and Type | Method and Description |
|---|---|
HandlerBeforeAttemptContext |
HandlerBeforeAttemptContext.HandlerBeforeAttemptContextBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
IRequestHandler2.beforeAttempt(HandlerBeforeAttemptContext context)
Runs any additional processing logic on a request before each individual attempt is made.
|
void |
RequestHandler2.beforeAttempt(HandlerBeforeAttemptContext context) |
void |
StackedRequestHandler.beforeAttempt(HandlerBeforeAttemptContext context) |
Copyright © 2024. All rights reserved.