Interface IngressTLSFluent<A extends IngressTLSFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
IngressSpecFluent.TlsNested<N>
All Known Implementing Classes:
DoneableIngressTLS, IngressSpecFluentImpl.TlsNestedImpl, IngressTLSBuilder, IngressTLSFluentImpl

public interface IngressTLSFluent<A extends IngressTLSFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>