Class FrontendTLSValidationFluent.CaCertificateRefsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.ObjectReferenceFluent<FrontendTLSValidationFluent.CaCertificateRefsNested<N>>
-
- io.fabric8.kubernetes.api.model.gatewayapi.v1.FrontendTLSValidationFluent.CaCertificateRefsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- FrontendTLSValidationFluent<A extends FrontendTLSValidationFluent<A>>
public class FrontendTLSValidationFluent.CaCertificateRefsNested<N> extends ObjectReferenceFluent<FrontendTLSValidationFluent.CaCertificateRefsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endCaCertificateRef()
-
Methods inherited from class io.fabric8.kubernetes.api.model.gatewayapi.v1.ObjectReferenceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getGroup, getKind, getName, getNamespace, hasAdditionalProperties, hasGroup, hashCode, hasKind, hasName, hasNamespace, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withGroup, withKind, withName, withNamespace
-
-