Interface PingPathAccessor.PingPathBuilder<B extends PingPathAccessor.PingPathBuilder<?>>

Type Parameters:
B - The builder which implements the PingPathAccessor.PingPathBuilder.
All Known Subinterfaces:
HttpRegistry<DESC,B>, HttpRegistrySidecar<DESC,B>, RestfulHttpRegistryServer<DESC,B>
All Known Implementing Classes:
AbstractHttpRegistrySidecar, AbstractRestfulHttpRegistryServerDecorator
Enclosing interface:
PingPathAccessor

public static interface PingPathAccessor.PingPathBuilder<B extends PingPathAccessor.PingPathBuilder<?>>
Provides a mutator for an ping path property.