Class ListenerFluent.TlsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayTLSConfigFluent<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 GatewayTLSConfigFluent<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.GatewayTLSConfigFluent
GatewayTLSConfigFluent.CertificateRefsNested<N>, GatewayTLSConfigFluent.FrontendValidationNested<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.GatewayTLSConfigFluent
addAllToCertificateRefs, addNewCertificateRef, addNewCertificateRef, addNewCertificateRefLike, addToAdditionalProperties, addToAdditionalProperties, addToCertificateRefs, addToCertificateRefs, addToOptions, addToOptions, buildCertificateRef, buildCertificateRefs, buildFirstCertificateRef, buildFrontendValidation, buildLastCertificateRef, buildMatchingCertificateRef, copyInstance, editCertificateRef, editFirstCertificateRef, editFrontendValidation, editLastCertificateRef, editMatchingCertificateRef, editOrNewFrontendValidation, editOrNewFrontendValidationLike, equals, getAdditionalProperties, getMode, getOptions, hasAdditionalProperties, hasCertificateRefs, hasFrontendValidation, hashCode, hasMatchingCertificateRef, hasMode, hasOptions, removeAllFromCertificateRefs, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCertificateRefs, removeFromOptions, removeFromOptions, removeMatchingFromCertificateRefs, setNewCertificateRefLike, setToCertificateRefs, toString, withAdditionalProperties, withCertificateRefs, withCertificateRefs, withFrontendValidation, withMode, withNewFrontendValidation, withNewFrontendValidationLike, withOptions
-
-