Package io.strimzi.api.kafka.model
Class JmxTransSpecFluentImpl.TemplateNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.template.JmxTransTemplateFluentImpl<JmxTransSpecFluent.TemplateNested<N>>
-
- io.strimzi.api.kafka.model.JmxTransSpecFluentImpl.TemplateNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<JmxTransSpecFluent.TemplateNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<JmxTransSpecFluent.TemplateNested<N>>,JmxTransSpecFluent.TemplateNested<N>,JmxTransTemplateFluent<JmxTransSpecFluent.TemplateNested<N>>
- Enclosing class:
- JmxTransSpecFluentImpl<A extends JmxTransSpecFluent<A>>
public class JmxTransSpecFluentImpl.TemplateNestedImpl<N> extends JmxTransTemplateFluentImpl<JmxTransSpecFluent.TemplateNested<N>> implements JmxTransSpecFluent.TemplateNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.strimzi.api.kafka.model.template.JmxTransTemplateFluentImpl
JmxTransTemplateFluentImpl.ContainerNestedImpl<N>, JmxTransTemplateFluentImpl.DeploymentNestedImpl<N>, JmxTransTemplateFluentImpl.PodNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.strimzi.api.kafka.model.template.JmxTransTemplateFluent
JmxTransTemplateFluent.ContainerNested<N>, JmxTransTemplateFluent.DeploymentNested<N>, JmxTransTemplateFluent.PodNested<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.JmxTransTemplateFluentImpl
buildContainer, buildDeployment, buildPod, editContainer, editDeployment, editOrNewContainer, editOrNewContainerLike, editOrNewDeployment, editOrNewDeploymentLike, editOrNewPod, editOrNewPodLike, editPod, equals, getContainer, getDeployment, getPod, hasContainer, hasDeployment, hashCode, hasPod, withContainer, withDeployment, withNewContainer, withNewContainerLike, withNewDeployment, withNewDeploymentLike, withNewPod, withNewPodLike, withPod
-
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.JmxTransTemplateFluent
buildContainer, buildDeployment, buildPod, editContainer, editDeployment, editOrNewContainer, editOrNewContainerLike, editOrNewDeployment, editOrNewDeploymentLike, editOrNewPod, editOrNewPodLike, editPod, getContainer, getDeployment, getPod, hasContainer, hasDeployment, hasPod, withContainer, withDeployment, withNewContainer, withNewContainerLike, withNewDeployment, withNewDeploymentLike, withNewPod, withNewPodLike, withPod
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceJmxTransSpecFluent.TemplateNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endTemplate
public N endTemplate()
- Specified by:
endTemplatein interfaceJmxTransSpecFluent.TemplateNested<N>
-
-