public static class WithHostname.Builder<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
WithHostname<T> |
andHostname(String hostname) |
WithHostname<T> |
withoutHostname() |
public WithHostname<T> withoutHostname()
public WithHostname<T> andHostname(String hostname)
Copyright © 2021. All rights reserved.