B - The builder which implements the PingPathAccessor.PingPathBuilder.HttpRegistry<DESC,B>, HttpRegistryRestServer<DESC,B>, HttpRegistrySidecar<DESC,B>AbstractHttpRegistryRestServerDecorator, AbstractHttpRegistrySidecarpublic static interface PingPathAccessor.PingPathBuilder<B extends PingPathAccessor.PingPathBuilder<?>>
| Modifier and Type | Method | Description |
|---|---|---|
B |
withPingPath(String aPingPath) |
Sets the ping path to use and returns this builder as of the builder
pattern.
|
B withPingPath(String aPingPath)
aPingPath - The ping path to be stored by the ping path
property.PingPathAccessor.PingPathBuilder instance to continue
configuration.Copyright © 2018. All rights reserved.