Class GatewayTLSConfigFluent.FrontendValidationNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.FrontendTLSValidationFluent<GatewayTLSConfigFluent.FrontendValidationNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.GatewayTLSConfigFluent.FrontendValidationNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GatewayTLSConfigFluent<A extends GatewayTLSConfigFluent<A>>
public class GatewayTLSConfigFluent.FrontendValidationNested<N> extends FrontendTLSValidationFluent<GatewayTLSConfigFluent.FrontendValidationNested<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.FrontendTLSValidationFluent
FrontendTLSValidationFluent.CaCertificateRefsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endFrontendValidation()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.FrontendTLSValidationFluent
addAllToCaCertificateRefs, addNewCaCertificateRef, addNewCaCertificateRefLike, addToAdditionalProperties, addToAdditionalProperties, addToCaCertificateRefs, addToCaCertificateRefs, buildCaCertificateRef, buildCaCertificateRefs, buildFirstCaCertificateRef, buildLastCaCertificateRef, buildMatchingCaCertificateRef, copyInstance, editCaCertificateRef, editFirstCaCertificateRef, editLastCaCertificateRef, editMatchingCaCertificateRef, equals, getAdditionalProperties, hasAdditionalProperties, hasCaCertificateRefs, hashCode, hasMatchingCaCertificateRef, removeAllFromCaCertificateRefs, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCaCertificateRefs, removeMatchingFromCaCertificateRefs, setNewCaCertificateRefLike, setToCaCertificateRefs, toString, withAdditionalProperties, withCaCertificateRefs, withCaCertificateRefs
-
-