Interface V1IngressTLSFluent<A extends V1IngressTLSFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1IngressSpecFluent.TlsNested<N>
All Known Implementing Classes:
V1IngressTLSBuilder, V1IngressTLSFluentImpl

public interface V1IngressTLSFluent<A extends V1IngressTLSFluent<A>> extends Fluent<A>
Generated