Class ZookeeperClusterTemplateFluentImpl.TlsSidecarContainerNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.template.ContainerTemplateFluentImpl<ZookeeperClusterTemplateFluent.TlsSidecarContainerNested<N>>
-
- io.strimzi.api.kafka.model.template.ZookeeperClusterTemplateFluentImpl.TlsSidecarContainerNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ZookeeperClusterTemplateFluent.TlsSidecarContainerNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ZookeeperClusterTemplateFluent.TlsSidecarContainerNested<N>>,ContainerTemplateFluent<ZookeeperClusterTemplateFluent.TlsSidecarContainerNested<N>>,ZookeeperClusterTemplateFluent.TlsSidecarContainerNested<N>
- Enclosing class:
- ZookeeperClusterTemplateFluentImpl<A extends ZookeeperClusterTemplateFluent<A>>
public class ZookeeperClusterTemplateFluentImpl.TlsSidecarContainerNestedImpl<N> extends ContainerTemplateFluentImpl<ZookeeperClusterTemplateFluent.TlsSidecarContainerNested<N>> implements ZookeeperClusterTemplateFluent.TlsSidecarContainerNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.template.ContainerTemplateFluentImpl
ContainerTemplateFluentImpl.EnvNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.template.ContainerTemplateFluent
ContainerTemplateFluent.EnvNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTlsSidecarContainer()-
Methods inherited from class io.strimzi.api.kafka.model.template.ContainerTemplateFluentImpl
addAllToEnv, addNewEnv, addNewEnvLike, addToEnv, addToEnv, buildEnv, buildEnv, buildFirstEnv, buildLastEnv, buildMatchingEnv, editEnv, editFirstEnv, editLastEnv, editMatchingEnv, equals, getEnv, getSecurityContext, hasEnv, hashCode, hasMatchingEnv, hasSecurityContext, removeAllFromEnv, removeFromEnv, removeMatchingFromEnv, setNewEnvLike, setToEnv, withEnv, withEnv, withSecurityContext
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.strimzi.api.kafka.model.template.ContainerTemplateFluent
addAllToEnv, addNewEnv, addNewEnvLike, addToEnv, addToEnv, buildEnv, buildEnv, buildFirstEnv, buildLastEnv, buildMatchingEnv, editEnv, editFirstEnv, editLastEnv, editMatchingEnv, getEnv, getSecurityContext, hasEnv, hasMatchingEnv, hasSecurityContext, removeAllFromEnv, removeFromEnv, removeMatchingFromEnv, setNewEnvLike, setToEnv, withEnv, withEnv, withSecurityContext
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceZookeeperClusterTemplateFluent.TlsSidecarContainerNested<N>
-
endTlsSidecarContainer
public N endTlsSidecarContainer()
- Specified by:
endTlsSidecarContainerin interfaceZookeeperClusterTemplateFluent.TlsSidecarContainerNested<N>
-
-