public class EditableIngressTLS extends IngressTLS implements Editable<IngressTLSBuilder>
Constructor and Description |
---|
EditableIngressTLS() |
EditableIngressTLS(List<String> hosts,
String secretName) |
Modifier and Type | Method and Description |
---|---|
IngressTLSBuilder |
edit() |
getAdditionalProperties, getHosts, getSecretName, setAdditionalProperty, setHosts, setSecretName
public IngressTLSBuilder edit()
edit
in interface Editable<IngressTLSBuilder>
Copyright © 2011–2016 Red Hat. All rights reserved.