B - The builder which implements the PingUrlAccessor.PingUrlBuilder.HttpServerDescriptor.HttpServerDescriptorBuilder<B>public static interface PingUrlAccessor.PingUrlBuilder<B extends PingUrlAccessor.PingUrlBuilder<?>>
Url property.| Modifier and Type | Method | Description |
|---|---|---|
B |
withPingUrl(org.refcodes.net.Url aPingUrl) |
Sets the ping
Url to use and returns this builder as of the
builder pattern. |
B withPingUrl(org.refcodes.net.Url aPingUrl)
Url to use and returns this builder as of the
builder pattern.aPingUrl - The ping Url to be stored by the ping
Url property.PingUrlAccessor.PingUrlBuilder instance to continue
configuration.Copyright © 2018. All rights reserved.