public final class HostAlias<R extends DefaultK8sObject> extends AbstractK8sObject<R,HostAlias<R>>
listener, result| Constructor and Description |
|---|
HostAlias(R result,
ChangeListener<HostAlias<R>> listener) |
| Modifier and Type | Method and Description |
|---|---|
HostAlias<R> |
addHost(java.lang.String... hostnames) |
R |
buildHostAlias() |
HostAlias<R> |
ip(java.lang.String ip) |