Package io.fabric8.openshift.api.model
Class TLSSecurityProfileFluentImpl.CustomNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.CustomTLSProfileFluentImpl<TLSSecurityProfileFluent.CustomNested<N>>
-
- io.fabric8.openshift.api.model.TLSSecurityProfileFluentImpl.CustomNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<TLSSecurityProfileFluent.CustomNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<TLSSecurityProfileFluent.CustomNested<N>>,CustomTLSProfileFluent<TLSSecurityProfileFluent.CustomNested<N>>,TLSSecurityProfileFluent.CustomNested<N>
- Enclosing class:
- TLSSecurityProfileFluentImpl<A extends TLSSecurityProfileFluent<A>>
public class TLSSecurityProfileFluentImpl.CustomNestedImpl<N> extends CustomTLSProfileFluentImpl<TLSSecurityProfileFluent.CustomNested<N>> implements TLSSecurityProfileFluent.CustomNested<N>, 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.CustomTLSProfileFluentImpl
addAllToCiphers, addNewCipher, addNewCipher, addNewCipher, addToCiphers, addToCiphers, equals, getCipher, getCiphers, getFirstCipher, getLastCipher, getMatchingCipher, getMinTLSVersion, hasCiphers, hashCode, hasMatchingCipher, hasMinTLSVersion, removeAllFromCiphers, removeFromCiphers, setToCiphers, withCiphers, withCiphers, withMinTLSVersion, withNewMinTLSVersion, withNewMinTLSVersion, withNewMinTLSVersion
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.openshift.api.model.CustomTLSProfileFluent
addAllToCiphers, addNewCipher, addNewCipher, addNewCipher, addToCiphers, addToCiphers, getCipher, getCiphers, getFirstCipher, getLastCipher, getMatchingCipher, getMinTLSVersion, hasCiphers, hasMatchingCipher, hasMinTLSVersion, removeAllFromCiphers, removeFromCiphers, setToCiphers, withCiphers, withCiphers, withMinTLSVersion, withNewMinTLSVersion, withNewMinTLSVersion, withNewMinTLSVersion
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceTLSSecurityProfileFluent.CustomNested<N>
-
endCustom
public N endCustom()
- Specified by:
endCustomin interfaceTLSSecurityProfileFluent.CustomNested<N>
-
-