Package io.strimzi.api.kafka.model
Class KafkaExporterSpecFluentImpl.TemplateNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.template.KafkaExporterTemplateFluentImpl<KafkaExporterSpecFluent.TemplateNested<N>>
-
- io.strimzi.api.kafka.model.KafkaExporterSpecFluentImpl.TemplateNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<KafkaExporterSpecFluent.TemplateNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<KafkaExporterSpecFluent.TemplateNested<N>>,KafkaExporterSpecFluent.TemplateNested<N>,KafkaExporterTemplateFluent<KafkaExporterSpecFluent.TemplateNested<N>>
- Enclosing class:
- KafkaExporterSpecFluentImpl<A extends KafkaExporterSpecFluent<A>>
public class KafkaExporterSpecFluentImpl.TemplateNestedImpl<N> extends KafkaExporterTemplateFluentImpl<KafkaExporterSpecFluent.TemplateNested<N>> implements KafkaExporterSpecFluent.TemplateNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.template.KafkaExporterTemplateFluentImpl
KafkaExporterTemplateFluentImpl.ContainerNestedImpl<N>, KafkaExporterTemplateFluentImpl.DeploymentNestedImpl<N>, KafkaExporterTemplateFluentImpl.PodNestedImpl<N>, KafkaExporterTemplateFluentImpl.ServiceNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.template.KafkaExporterTemplateFluent
KafkaExporterTemplateFluent.ContainerNested<N>, KafkaExporterTemplateFluent.DeploymentNested<N>, KafkaExporterTemplateFluent.PodNested<N>, KafkaExporterTemplateFluent.ServiceNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTemplate()-
Methods inherited from class io.strimzi.api.kafka.model.template.KafkaExporterTemplateFluentImpl
buildContainer, buildDeployment, buildPod, buildService, editContainer, editDeployment, editOrNewContainer, editOrNewContainerLike, editOrNewDeployment, editOrNewDeploymentLike, editOrNewPod, editOrNewPodLike, editOrNewService, editOrNewServiceLike, editPod, editService, equals, getContainer, getDeployment, getPod, getService, hasContainer, hasDeployment, hashCode, hasPod, hasService, withContainer, withDeployment, withNewContainer, withNewContainerLike, withNewDeployment, withNewDeploymentLike, withNewPod, withNewPodLike, withNewService, withNewServiceLike, withPod, withService
-
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.KafkaExporterTemplateFluent
buildContainer, buildDeployment, buildPod, buildService, editContainer, editDeployment, editOrNewContainer, editOrNewContainerLike, editOrNewDeployment, editOrNewDeploymentLike, editOrNewPod, editOrNewPodLike, editOrNewService, editOrNewServiceLike, editPod, editService, getContainer, getDeployment, getPod, getService, hasContainer, hasDeployment, hasPod, hasService, withContainer, withDeployment, withNewContainer, withNewContainerLike, withNewDeployment, withNewDeploymentLike, withNewPod, withNewPodLike, withNewService, withNewServiceLike, withPod, withService
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceKafkaExporterSpecFluent.TemplateNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endTemplate
public N endTemplate()
- Specified by:
endTemplatein interfaceKafkaExporterSpecFluent.TemplateNested<N>
-
-