public class ClusterBuilder extends ClusterFluentImpl<ClusterBuilder> implements VisitableBuilder<Cluster,ClusterBuilder>
ClusterFluentImpl.ExtensionsNestedImpl<N>ClusterFluent.ExtensionsNested<N>_visitables, VISIT| Constructor and Description |
|---|
ClusterBuilder() |
ClusterBuilder(Boolean validationEnabled) |
ClusterBuilder(Cluster instance) |
ClusterBuilder(Cluster instance,
Boolean validationEnabled) |
ClusterBuilder(ClusterFluent<?> fluent) |
ClusterBuilder(ClusterFluent<?> fluent,
Boolean validationEnabled) |
ClusterBuilder(ClusterFluent<?> fluent,
Cluster instance) |
ClusterBuilder(ClusterFluent<?> fluent,
Cluster instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToExtensions, addNewExtension, addNewExtensionLike, addToExtensions, addToExtensions, buildExtension, buildExtensions, buildFirstExtension, buildLastExtension, buildMatchingExtension, editExtension, editFirstExtension, editLastExtension, editMatchingExtension, getCertificateAuthority, getCertificateAuthorityData, getExtensions, getInsecureSkipTlsVerify, getProxyUrl, getServer, getTlsServerName, hasCertificateAuthority, hasCertificateAuthorityData, hasExtensions, hasInsecureSkipTlsVerify, hasMatchingExtension, hasProxyUrl, hasServer, hasTlsServerName, removeAllFromExtensions, removeFromExtensions, removeMatchingFromExtensions, setNewExtensionLike, setToExtensions, withCertificateAuthority, withCertificateAuthorityData, withExtensions, withExtensions, withInsecureSkipTlsVerify, withNewCertificateAuthority, withNewCertificateAuthorityData, withNewProxyUrl, withNewServer, withNewTlsServerName, withProxyUrl, withServer, withTlsServerNameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ClusterBuilder()
public ClusterBuilder(Boolean validationEnabled)
public ClusterBuilder(ClusterFluent<?> fluent)
public ClusterBuilder(ClusterFluent<?> fluent, Boolean validationEnabled)
public ClusterBuilder(ClusterFluent<?> fluent, Cluster instance)
public ClusterBuilder(ClusterFluent<?> fluent, Cluster instance, Boolean validationEnabled)
public ClusterBuilder(Cluster instance)
public boolean equals(Object o)
equals in class ClusterFluentImpl<ClusterBuilder>public int hashCode()
hashCode in class ClusterFluentImpl<ClusterBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.