public interface HostAliasFluent<A extends HostAliasFluent<A>> extends Fluent<A>
A addAllToHostnames(Collection<String> items)
A removeAllFromHostnames(Collection<String> items)
String getHostname(int index)
String getFirstHostname()
String getLastHostname()
Boolean hasHostnames()
String getIp()
Boolean hasIp()
Boolean hasAdditionalProperties()
Copyright © 2015–2023 Red Hat. All rights reserved.