public class HostAliasBuilder extends HostAliasFluentImpl<HostAliasBuilder> implements VisitableBuilder<HostAlias,HostAliasBuilder>
_visitables, VISIT| Constructor and Description |
|---|
HostAliasBuilder() |
HostAliasBuilder(Boolean validationEnabled) |
HostAliasBuilder(HostAlias instance) |
HostAliasBuilder(HostAlias instance,
Boolean validationEnabled) |
HostAliasBuilder(HostAliasFluent<?> fluent) |
HostAliasBuilder(HostAliasFluent<?> fluent,
Boolean validationEnabled) |
HostAliasBuilder(HostAliasFluent<?> fluent,
HostAlias instance) |
HostAliasBuilder(HostAliasFluent<?> fluent,
HostAlias instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
HostAlias |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToHostnames, addNewHostname, addToHostnames, addToHostnames, getFirstHostname, getHostname, getHostnames, getIp, getLastHostname, getMatchingHostname, hasHostnames, hasIp, hasMatchingHostname, removeAllFromHostnames, removeFromHostnames, setToHostnames, withHostnames, withHostnames, withIp, withNewIpaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic HostAliasBuilder()
public HostAliasBuilder(Boolean validationEnabled)
public HostAliasBuilder(HostAliasFluent<?> fluent)
public HostAliasBuilder(HostAliasFluent<?> fluent, Boolean validationEnabled)
public HostAliasBuilder(HostAliasFluent<?> fluent, HostAlias instance)
public HostAliasBuilder(HostAliasFluent<?> fluent, HostAlias instance, Boolean validationEnabled)
public HostAliasBuilder(HostAlias instance)
public boolean equals(Object o)
equals in class HostAliasFluentImpl<HostAliasBuilder>public int hashCode()
hashCode in class HostAliasFluentImpl<HostAliasBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.