Class IngressControllerSpecFluentImpl.TlsSecurityProfileNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.TLSSecurityProfileFluentImpl<IngressControllerSpecFluent.TlsSecurityProfileNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.IngressControllerSpecFluentImpl.TlsSecurityProfileNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressControllerSpecFluent.TlsSecurityProfileNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<IngressControllerSpecFluent.TlsSecurityProfileNested<N>>,IngressControllerSpecFluent.TlsSecurityProfileNested<N>,TLSSecurityProfileFluent<IngressControllerSpecFluent.TlsSecurityProfileNested<N>>
- Enclosing class:
- IngressControllerSpecFluentImpl<A extends IngressControllerSpecFluent<A>>
public class IngressControllerSpecFluentImpl.TlsSecurityProfileNestedImpl<N> extends TLSSecurityProfileFluentImpl<IngressControllerSpecFluent.TlsSecurityProfileNested<N>> implements IngressControllerSpecFluent.TlsSecurityProfileNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.TLSSecurityProfileFluentImpl
TLSSecurityProfileFluentImpl.CustomNestedImpl<N>, TLSSecurityProfileFluentImpl.IntermediateNestedImpl<N>, TLSSecurityProfileFluentImpl.ModernNestedImpl<N>, TLSSecurityProfileFluentImpl.OldNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.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.TLSSecurityProfileFluentImpl
buildCustom, buildIntermediate, buildModern, buildOld, editCustom, editIntermediate, editModern, editOld, editOrNewCustom, editOrNewCustomLike, editOrNewIntermediate, editOrNewIntermediateLike, editOrNewModern, editOrNewModernLike, editOrNewOld, editOrNewOldLike, equals, getCustom, getIntermediate, getModern, getOld, getType, hasCustom, hashCode, hasIntermediate, hasModern, hasOld, hasType, withCustom, withIntermediate, withModern, withNewCustom, withNewCustomLike, withNewIntermediate, withNewIntermediateLike, withNewModern, withNewModernLike, withNewOld, withNewOldLike, withNewType, withNewType, withNewType, withOld, withType
-
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.TLSSecurityProfileFluent
buildCustom, buildIntermediate, buildModern, buildOld, editCustom, editIntermediate, editModern, editOld, editOrNewCustom, editOrNewCustomLike, editOrNewIntermediate, editOrNewIntermediateLike, editOrNewModern, editOrNewModernLike, editOrNewOld, editOrNewOldLike, getCustom, getIntermediate, getModern, getOld, getType, hasCustom, hasIntermediate, hasModern, hasOld, hasType, withCustom, withIntermediate, withModern, withNewCustom, withNewCustomLike, withNewIntermediate, withNewIntermediateLike, withNewModern, withNewModernLike, withNewOld, withNewOldLike, withNewType, withNewType, withNewType, withOld, withType
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceIngressControllerSpecFluent.TlsSecurityProfileNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endTlsSecurityProfile
public N endTlsSecurityProfile()
- Specified by:
endTlsSecurityProfilein interfaceIngressControllerSpecFluent.TlsSecurityProfileNested<N>
-
-