Class APIServerSpecFluent.TlsSecurityProfileNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.TLSSecurityProfileFluent<APIServerSpecFluent.TlsSecurityProfileNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.APIServerSpecFluent.TlsSecurityProfileNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- APIServerSpecFluent<A extends APIServerSpecFluent<A>>
public class APIServerSpecFluent.TlsSecurityProfileNested<N> extends TLSSecurityProfileFluent<APIServerSpecFluent.TlsSecurityProfileNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.TLSSecurityProfileFluent
TLSSecurityProfileFluent.CustomNested<N>, TLSSecurityProfileFluent.IntermediateNested<N>, TLSSecurityProfileFluent.ModernNested<N>, TLSSecurityProfileFluent.OldNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTlsSecurityProfile()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.TLSSecurityProfileFluent
addToAdditionalProperties, addToAdditionalProperties, buildCustom, buildIntermediate, buildModern, buildOld, copyInstance, editCustom, editIntermediate, editModern, editOld, editOrNewCustom, editOrNewCustomLike, editOrNewIntermediate, editOrNewIntermediateLike, editOrNewModern, editOrNewModernLike, editOrNewOld, editOrNewOldLike, equals, getAdditionalProperties, getType, hasAdditionalProperties, hasCustom, hashCode, hasIntermediate, hasModern, hasOld, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCustom, withIntermediate, withModern, withNewCustom, withNewCustomLike, withNewIntermediate, withNewIntermediateLike, withNewModern, withNewModernLike, withNewOld, withNewOldLike, withOld, withType
-
-