Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ClusterObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ClusterFluentImpl<WatchEventFluent.ClusterObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ClusterObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ClusterObjectNested<N>>,Nested<N>,Visitable<WatchEventFluent.ClusterObjectNested<N>>,ClusterFluent<WatchEventFluent.ClusterObjectNested<N>>,WatchEventFluent.ClusterObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ClusterObjectNestedImpl<N> extends ClusterFluentImpl<WatchEventFluent.ClusterObjectNested<N>> implements WatchEventFluent.ClusterObjectNested<N>, Nested<N>
-
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
-
Method Summary
Modifier and Type Method Description Nand()NendClusterObject()Methods inherited from class io.fabric8.kubernetes.api.model.ClusterFluentImpl
addAllToExtensions, addNewExtension, addNewExtensionLike, addToExtensions, addToExtensions, buildExtension, buildExtensions, buildFirstExtension, buildLastExtension, buildMatchingExtension, editExtension, editFirstExtension, editLastExtension, editMatchingExtension, equals, 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, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.ClusterFluent
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, withTlsServerName
-
Method Details
-
and
-
endClusterObject
- Specified by:
endClusterObjectin interfaceWatchEventFluent.ClusterObjectNested<N>
-