public class CustomTLSProfileFluent<A extends CustomTLSProfileFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
CustomTLSProfileFluent() |
CustomTLSProfileFluent(CustomTLSProfile instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic CustomTLSProfileFluent()
public CustomTLSProfileFluent(CustomTLSProfile instance)
protected void copyInstance(CustomTLSProfile instance)
public A addAllToCiphers(Collection<String> items)
public A removeAllFromCiphers(Collection<String> items)
public String getCipher(int index)
public String getFirstCipher()
public String getLastCipher()
public boolean hasCiphers()
public String getMinTLSVersion()
public boolean hasMinTLSVersion()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CustomTLSProfileFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends CustomTLSProfileFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.