public interface HostAliasFluent<A extends HostAliasFluent<A>> extends Fluent<A>
A addAllToHostnames(Collection<String> items)
A removeAllFromHostnames(Collection<String> items)
String getFirstHostname()
String getLastHostname()
Boolean hasHostnames()
String getIp()
Boolean hasIp()
@Deprecated A withNewIp(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.