B - The builder which implements the StatusPathAccessor.StatusPathBuilder.public static interface StatusPathAccessor.StatusPathBuilder<B extends StatusPathAccessor.StatusPathBuilder<?>>
| Modifier and Type | Method | Description |
|---|---|---|
B |
withStatusPath(String aStatusPath) |
Sets the status path to use and returns this builder as of the
builder pattern.
|
B withStatusPath(String aStatusPath)
aStatusPath - The status path to be stored by the status path
property.StatusPathAccessor.StatusPathBuilder instance to continue
configuration.Copyright © 2018. All rights reserved.