Class ListenerFluent.TlsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerTLSConfigFluent<ListenerFluent.TlsNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerFluent.TlsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ListenerFluent<A extends ListenerFluent<A>>
public class ListenerFluent.TlsNested<N> extends ListenerTLSConfigFluent<ListenerFluent.TlsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerTLSConfigFluent
ListenerTLSConfigFluent.CertificateRefsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTls()-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.ListenerTLSConfigFluent
addAllToCertificateRefs, addNewCertificateRef, addNewCertificateRef, addNewCertificateRefLike, addToAdditionalProperties, addToAdditionalProperties, addToCertificateRefs, addToCertificateRefs, addToOptions, addToOptions, buildCertificateRef, buildCertificateRefs, buildFirstCertificateRef, buildLastCertificateRef, buildMatchingCertificateRef, copyInstance, editCertificateRef, editFirstCertificateRef, editLastCertificateRef, editMatchingCertificateRef, equals, getAdditionalProperties, getMode, getOptions, hasAdditionalProperties, hasCertificateRefs, hashCode, hasMatchingCertificateRef, hasMode, hasOptions, removeAllFromCertificateRefs, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCertificateRefs, removeFromOptions, removeFromOptions, removeMatchingFromCertificateRefs, setNewCertificateRefLike, setToCertificateRefs, toString, withAdditionalProperties, withCertificateRefs, withCertificateRefs, withMode, withOptions
-
-