public class DoneableHostAlias extends HostAliasFluentImpl<DoneableHostAlias> implements Doneable<HostAlias>
_visitables| Constructor and Description |
|---|
DoneableHostAlias(Function<HostAlias,HostAlias> function) |
DoneableHostAlias(HostAlias item) |
DoneableHostAlias(HostAlias item,
Function<HostAlias,HostAlias> function) |
| Modifier and Type | Method and Description |
|---|---|
HostAlias |
done() |
addAllToHostnames, addToHostnames, addToHostnames, equals, getFirstHostname, getHostname, getHostnames, getIp, getLastHostname, getMatchingHostname, hasHostnames, hasIp, removeAllFromHostnames, removeFromHostnames, setToHostnames, withHostnames, withHostnames, withIppublic DoneableHostAlias(HostAlias item)
Copyright © 2015–2019 Red Hat. All rights reserved.