Package io.fabric8.kubernetes.api.model
Class NamedClusterFluent.ClusterNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ClusterFluent<NamedClusterFluent.ClusterNested<N>>
-
- io.fabric8.kubernetes.api.model.NamedClusterFluent.ClusterNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- NamedClusterFluent<A extends NamedClusterFluent<A>>
public class NamedClusterFluent.ClusterNested<N> extends ClusterFluent<NamedClusterFluent.ClusterNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ClusterFluent
ClusterFluent.ExtensionsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendCluster()-
Methods inherited from class io.fabric8.kubernetes.api.model.ClusterFluent
addAllToExtensions, addNewExtension, addNewExtension, addNewExtensionLike, addToAdditionalProperties, addToAdditionalProperties, addToExtensions, addToExtensions, buildExtension, buildExtensions, buildFirstExtension, buildLastExtension, buildMatchingExtension, copyInstance, editExtension, editFirstExtension, editLastExtension, editMatchingExtension, equals, getAdditionalProperties, getCertificateAuthority, getCertificateAuthorityData, getDisableCompression, getInsecureSkipTlsVerify, getProxyUrl, getServer, getTlsServerName, hasAdditionalProperties, hasCertificateAuthority, hasCertificateAuthorityData, hasDisableCompression, hasExtensions, hashCode, hasInsecureSkipTlsVerify, hasMatchingExtension, hasProxyUrl, hasServer, hasTlsServerName, removeAllFromExtensions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromExtensions, removeMatchingFromExtensions, setNewExtensionLike, setToExtensions, toString, withAdditionalProperties, withCertificateAuthority, withCertificateAuthorityData, withDisableCompression, withDisableCompression, withExtensions, withExtensions, withInsecureSkipTlsVerify, withInsecureSkipTlsVerify, withProxyUrl, withServer, withTlsServerName
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-