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