Class TLSSecurityProfileFluent.CustomNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.CustomTLSProfileFluent<TLSSecurityProfileFluent.CustomNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.TLSSecurityProfileFluent.CustomNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- TLSSecurityProfileFluent<A extends TLSSecurityProfileFluent<A>>
public class TLSSecurityProfileFluent.CustomNested<N> extends CustomTLSProfileFluent<TLSSecurityProfileFluent.CustomNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendCustom()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.CustomTLSProfileFluent
addAllToCiphers, addToAdditionalProperties, addToAdditionalProperties, addToCiphers, addToCiphers, copyInstance, equals, getAdditionalProperties, getCipher, getCiphers, getFirstCipher, getLastCipher, getMatchingCipher, getMinTLSVersion, hasAdditionalProperties, hasCiphers, hashCode, hasMatchingCipher, hasMinTLSVersion, removeAllFromCiphers, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCiphers, setToCiphers, toString, withAdditionalProperties, withCiphers, withCiphers, withMinTLSVersion
-
-