Class KafkaExporterTemplateFluentImpl.ContainerNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.template.ContainerTemplateFluentImpl<KafkaExporterTemplateFluent.ContainerNested<N>>
-
- io.strimzi.api.kafka.model.template.KafkaExporterTemplateFluentImpl.ContainerNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaExporterTemplateFluent.ContainerNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaExporterTemplateFluent.ContainerNested<N>>,ContainerTemplateFluent<KafkaExporterTemplateFluent.ContainerNested<N>>,KafkaExporterTemplateFluent.ContainerNested<N>
- Enclosing class:
- KafkaExporterTemplateFluentImpl<A extends KafkaExporterTemplateFluent<A>>
public class KafkaExporterTemplateFluentImpl.ContainerNestedImpl<N> extends ContainerTemplateFluentImpl<KafkaExporterTemplateFluent.ContainerNested<N>> implements KafkaExporterTemplateFluent.ContainerNested<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()NendContainer()-
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 interfaceKafkaExporterTemplateFluent.ContainerNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endContainer
public N endContainer()
- Specified by:
endContainerin interfaceKafkaExporterTemplateFluent.ContainerNested<N>
-
-