Interface TemplateFluent.ParametersNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<TemplateFluent.ParametersNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>, ParameterFluent<TemplateFluent.ParametersNested<N>>
All Known Implementing Classes:
TemplateFluentImpl.ParametersNestedImpl
Enclosing interface:
TemplateFluent<A extends TemplateFluent<A>>

public static interface TemplateFluent.ParametersNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, ParameterFluent<TemplateFluent.ParametersNested<N>>
  • Method Details

    • and

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endParameter

      N endParameter()