public class DoneableTLSProfileSpec extends TLSProfileSpecFluentImpl<DoneableTLSProfileSpec> implements io.fabric8.kubernetes.api.model.Doneable<TLSProfileSpec>
| Constructor and Description |
|---|
DoneableTLSProfileSpec(io.fabric8.kubernetes.api.builder.Function<TLSProfileSpec,TLSProfileSpec> function) |
DoneableTLSProfileSpec(TLSProfileSpec item) |
DoneableTLSProfileSpec(TLSProfileSpec item,
io.fabric8.kubernetes.api.builder.Function<TLSProfileSpec,TLSProfileSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
TLSProfileSpec |
done() |
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, withNewMinTLSVersionpublic DoneableTLSProfileSpec(io.fabric8.kubernetes.api.builder.Function<TLSProfileSpec,TLSProfileSpec> function)
public DoneableTLSProfileSpec(TLSProfileSpec item, io.fabric8.kubernetes.api.builder.Function<TLSProfileSpec,TLSProfileSpec> function)
public DoneableTLSProfileSpec(TLSProfileSpec item)
public TLSProfileSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<TLSProfileSpec>Copyright © 2015–2020 Red Hat. All rights reserved.