public static class HandlerBeforeAttemptContext.HandlerBeforeAttemptContextBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
HandlerBeforeAttemptContext |
build() |
HandlerBeforeAttemptContext.HandlerBeforeAttemptContextBuilder |
withRequest(Request<?> request)
Fluent set for what the request should be on the eventual HandlerBeforeAttemptContext instance
|
public HandlerBeforeAttemptContext.HandlerBeforeAttemptContextBuilder withRequest(Request<?> request)
request - the request that is to be attemptedpublic HandlerBeforeAttemptContext build()
Copyright © 2021. All rights reserved.