Package io.fabric8.kubernetes.api.model
Class ClusterBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ClusterFluentImpl<ClusterBuilder>
io.fabric8.kubernetes.api.model.ClusterBuilder
- All Implemented Interfaces:
Builder<Cluster>,Fluent<ClusterBuilder>,Visitable<ClusterBuilder>,VisitableBuilder<Cluster,ClusterBuilder>,ClusterFluent<ClusterBuilder>
public class ClusterBuilder extends ClusterFluentImpl<ClusterBuilder> implements VisitableBuilder<Cluster,ClusterBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ClusterFluentImpl
ClusterFluentImpl.ExtensionsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ClusterFluent
ClusterFluent.ExtensionsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description ClusterBuilder()ClusterBuilder(Cluster instance)ClusterBuilder(ClusterFluent<?> fluent)ClusterBuilder(ClusterFluent<?> fluent, Cluster instance)ClusterBuilder(ClusterFluent<?> fluent, Cluster instance, Boolean validationEnabled)ClusterBuilder(ClusterFluent<?> fluent, Boolean validationEnabled)ClusterBuilder(Cluster instance, Boolean validationEnabled)ClusterBuilder(Boolean validationEnabled) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.ClusterFluentImpl
addAllToExtensions, addNewExtension, addNewExtensionLike, addToExtensions, addToExtensions, buildExtension, buildExtensions, buildFirstExtension, buildLastExtension, buildMatchingExtension, editExtension, editFirstExtension, editLastExtension, editMatchingExtension, getCertificateAuthority, getCertificateAuthorityData, getExtensions, getServer, getTlsServerName, hasCertificateAuthority, hasCertificateAuthorityData, hasExtensions, hasInsecureSkipTlsVerify, hasMatchingExtension, hasServer, hasTlsServerName, isInsecureSkipTlsVerify, removeAllFromExtensions, removeFromExtensions, removeMatchingFromExtensions, setNewExtensionLike, setToExtensions, withCertificateAuthority, withCertificateAuthorityData, withExtensions, withExtensions, withInsecureSkipTlsVerify, withNewCertificateAuthority, withNewCertificateAuthority, withNewCertificateAuthority, withNewCertificateAuthorityData, withNewCertificateAuthorityData, withNewCertificateAuthorityData, withNewInsecureSkipTlsVerify, withNewInsecureSkipTlsVerify, withNewServer, withNewServer, withNewServer, withNewTlsServerName, withNewTlsServerName, withNewTlsServerName, withServer, withTlsServerNameMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
ClusterBuilder
public ClusterBuilder() -
ClusterBuilder
-
ClusterBuilder
-
ClusterBuilder
-
ClusterBuilder
-
ClusterBuilder
-
ClusterBuilder
-
ClusterBuilder
-
-
Method Details
-
build
-
equals
- Overrides:
equalsin classClusterFluentImpl<ClusterBuilder>
-