Interface IngressSpecFluent.TlsNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressSpecFluent.TlsNested<N>>, IngressTLSFluent<IngressSpecFluent.TlsNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
IngressSpecFluentImpl.TlsNestedImpl
Enclosing interface:
IngressSpecFluent<A extends IngressSpecFluent<A>>

public static interface IngressSpecFluent.TlsNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, IngressTLSFluent<IngressSpecFluent.TlsNested<N>>
  • Method Details

    • and

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

      N endTl()