Package | Description |
---|---|
com.ibm.cloud.objectstorage.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 |
StackedRequestHandler.beforeAttempt(HandlerBeforeAttemptContext context) |
void |
RequestHandler2.beforeAttempt(HandlerBeforeAttemptContext context) |
Copyright © 2024. All rights reserved.