Class IngressControllerSpecFluent.ClientTLSNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.ClientTLSFluent<IngressControllerSpecFluent.ClientTLSNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.IngressControllerSpecFluent.ClientTLSNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IngressControllerSpecFluent<A extends IngressControllerSpecFluent<A>>
public class IngressControllerSpecFluent.ClientTLSNested<N> extends ClientTLSFluent<IngressControllerSpecFluent.ClientTLSNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendClientTLS()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.ClientTLSFluent
addAllToAllowedSubjectPatterns, addToAdditionalProperties, addToAdditionalProperties, addToAllowedSubjectPatterns, addToAllowedSubjectPatterns, copyInstance, equals, getAdditionalProperties, getAllowedSubjectPattern, getAllowedSubjectPatterns, getClientCA, getClientCertificatePolicy, getFirstAllowedSubjectPattern, getLastAllowedSubjectPattern, getMatchingAllowedSubjectPattern, hasAdditionalProperties, hasAllowedSubjectPatterns, hasClientCA, hasClientCertificatePolicy, hashCode, hasMatchingAllowedSubjectPattern, removeAllFromAllowedSubjectPatterns, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAllowedSubjectPatterns, setToAllowedSubjectPatterns, toString, withAdditionalProperties, withAllowedSubjectPatterns, withAllowedSubjectPatterns, withClientCA, withClientCertificatePolicy, withNewClientCA
-
-