Interface IngressControllerStatusFluent.TlsProfileNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<IngressControllerStatusFluent.TlsProfileNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,TLSProfileSpecFluent<IngressControllerStatusFluent.TlsProfileNested<N>>
- All Known Implementing Classes:
IngressControllerStatusFluentImpl.TlsProfileNestedImpl
- Enclosing interface:
- IngressControllerStatusFluent<A extends IngressControllerStatusFluent<A>>
public static interface IngressControllerStatusFluent.TlsProfileNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, TLSProfileSpecFluent<IngressControllerStatusFluent.TlsProfileNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendTlsProfile()-
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
-
-