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, addNewHostname, addNewHostname, addNewHostname, addToHostnames, addToHostnames, equals, getFirstHostname, getHostname, getHostnames, getIp, getLastHostname, getMatchingHostname, hasHostnames, hasIp, hasMatchingHostname, removeAllFromHostnames, removeFromHostnames, setToHostnames, withHostnames, withHostnames, withIp, withNewIp, withNewIp, withNewIppublic DoneableHostAlias(HostAlias item)
Copyright © 2015–2021 Red Hat. All rights reserved.