Package | Description |
---|---|
com.ibm.cloud.objectstorage.handlers |
Modifier and Type | Method and Description |
---|---|
static HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder |
HandlerAfterAttemptContext.builder() |
HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder |
HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder.withException(Exception exception)
Fluent set for what the exception should be on the eventual HandlerAfterAttemptContext instance
|
HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder |
HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder.withRequest(Request<?> request)
Fluent set for what the request should be on the eventual HandlerAfterAttemptContext instance
|
HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder |
HandlerAfterAttemptContext.HandlerAfterAttemptContextBuilder.withResponse(Response<?> response)
Fluent set for what the response should be on the eventual HandlerAfterAttemptContext instance
|
Copyright © 2024. All rights reserved.