Class IngressControllerStatusFluentImpl.TlsProfileNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.TLSProfileSpecFluentImpl<IngressControllerStatusFluent.TlsProfileNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.IngressControllerStatusFluentImpl.TlsProfileNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressControllerStatusFluent.TlsProfileNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<IngressControllerStatusFluent.TlsProfileNested<N>>,IngressControllerStatusFluent.TlsProfileNested<N>,TLSProfileSpecFluent<IngressControllerStatusFluent.TlsProfileNested<N>>
- Enclosing class:
- IngressControllerStatusFluentImpl<A extends IngressControllerStatusFluent<A>>
public class IngressControllerStatusFluentImpl.TlsProfileNestedImpl<N> extends TLSProfileSpecFluentImpl<IngressControllerStatusFluent.TlsProfileNested<N>> implements IngressControllerStatusFluent.TlsProfileNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendTlsProfile()-
Methods inherited from class io.fabric8.openshift.api.model.TLSProfileSpecFluentImpl
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.TLSProfileSpecFluent
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 interfaceIngressControllerStatusFluent.TlsProfileNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endTlsProfile
public N endTlsProfile()
- Specified by:
endTlsProfilein interfaceIngressControllerStatusFluent.TlsProfileNested<N>
-
-