Class GlobalSMTPConfigFluent.TlsConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.SafeTLSConfigFluent<GlobalSMTPConfigFluent.TlsConfigNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.GlobalSMTPConfigFluent.TlsConfigNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GlobalSMTPConfigFluent<A extends GlobalSMTPConfigFluent<A>>
public class GlobalSMTPConfigFluent.TlsConfigNested<N> extends SafeTLSConfigFluent<GlobalSMTPConfigFluent.TlsConfigNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.monitoring.v1.SafeTLSConfigFluent
SafeTLSConfigFluent.CaNested<N>, SafeTLSConfigFluent.CertNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTlsConfig()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.SafeTLSConfigFluent
addToAdditionalProperties, addToAdditionalProperties, buildCa, buildCert, copyInstance, editCa, editCert, editOrNewCa, editOrNewCaLike, editOrNewCert, editOrNewCertLike, equals, getAdditionalProperties, getInsecureSkipVerify, getKeySecret, getMaxVersion, getMinVersion, getServerName, hasAdditionalProperties, hasCa, hasCert, hashCode, hasInsecureSkipVerify, hasKeySecret, hasMaxVersion, hasMinVersion, hasServerName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCa, withCert, withInsecureSkipVerify, withInsecureSkipVerify, withKeySecret, withMaxVersion, withMinVersion, withNewCa, withNewCaLike, withNewCert, withNewCertLike, withNewKeySecret, withServerName
-
-