public class EnvoyFilterProxyMatchFluent<A extends EnvoyFilterProxyMatchFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
EnvoyFilterProxyMatchFluent() |
EnvoyFilterProxyMatchFluent(EnvoyFilterProxyMatch instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToMetadata(Map<String,String> map) |
A |
addToMetadata(String key,
String value) |
boolean |
equals(Object o) |
Map<String,String> |
getMetadata() |
String |
getProxyVersion() |
int |
hashCode() |
boolean |
hasMetadata() |
boolean |
hasProxyVersion() |
A |
removeFromMetadata(Map<String,String> map) |
A |
removeFromMetadata(String key) |
String |
toString() |
<K,V> A |
withMetadata(Map<String,String> metadata) |
A |
withProxyVersion(String proxyVersion) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic EnvoyFilterProxyMatchFluent()
public EnvoyFilterProxyMatchFluent(EnvoyFilterProxyMatch instance)
public boolean hasMetadata()
public String getProxyVersion()
public boolean hasProxyVersion()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends EnvoyFilterProxyMatchFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends EnvoyFilterProxyMatchFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.