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:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- NamedClusterFluent<A extends NamedClusterFluent<A>>
public class NamedClusterFluent.ClusterNested<N> extends ClusterFluent<NamedClusterFluent.ClusterNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ClusterFluent
ClusterFluent.ExtensionsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endCluster()
-
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
-
-