B - The builder which implements the HostAccessor.HostBuilder.Url.UrlBuilderUrlBuilderImplpublic static interface HostAccessor.HostBuilder<B extends HostAccessor.HostBuilder<?>>
| Modifier and Type | Method | Description |
|---|---|---|
B |
withHost(String aHost) |
Sets the host to use and returns this builder as of the builder
pattern.
|
B withHost(String aHost)
aHost - The host to be stored by the host property.HostAccessor.HostBuilder instance to continue configuration.Copyright © 2018. All rights reserved.