Package io.fabric8.kubernetes.api.model
Class NamedClusterFluentImpl.ClusterNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ClusterFluentImpl<NamedClusterFluent.ClusterNested<N>>
io.fabric8.kubernetes.api.model.NamedClusterFluentImpl.ClusterNestedImpl<N>
- All Implemented Interfaces:
Fluent<NamedClusterFluent.ClusterNested<N>>
,Nested<N>
,Visitable<NamedClusterFluent.ClusterNested<N>>
,ClusterFluent<NamedClusterFluent.ClusterNested<N>>
,NamedClusterFluent.ClusterNested<N>
- Enclosing class:
- NamedClusterFluentImpl<A extends NamedClusterFluent<A>>
public class NamedClusterFluentImpl.ClusterNestedImpl<N> extends ClusterFluentImpl<NamedClusterFluent.ClusterNested<N>> implements NamedClusterFluent.ClusterNested<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 N
and()
N
endCluster()
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, withTlsServerName
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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
-
endCluster
- Specified by:
endCluster
in interfaceNamedClusterFluent.ClusterNested<N>
-