public class EnvoyFilterListenerMatchSubFilterMatchFluentImpl<A extends EnvoyFilterListenerMatchSubFilterMatchFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements EnvoyFilterListenerMatchSubFilterMatchFluent<A>
| Constructor and Description |
|---|
EnvoyFilterListenerMatchSubFilterMatchFluentImpl() |
EnvoyFilterListenerMatchSubFilterMatchFluentImpl(EnvoyFilterListenerMatchSubFilterMatch instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
Boolean |
hasName() |
A |
withName(String name) |
A |
withNewName(String arg0)
Deprecated.
|
public EnvoyFilterListenerMatchSubFilterMatchFluentImpl()
public EnvoyFilterListenerMatchSubFilterMatchFluentImpl(EnvoyFilterListenerMatchSubFilterMatch instance)
public String getName()
getName in interface EnvoyFilterListenerMatchSubFilterMatchFluent<A extends EnvoyFilterListenerMatchSubFilterMatchFluent<A>>public A withName(String name)
withName in interface EnvoyFilterListenerMatchSubFilterMatchFluent<A extends EnvoyFilterListenerMatchSubFilterMatchFluent<A>>public Boolean hasName()
hasName in interface EnvoyFilterListenerMatchSubFilterMatchFluent<A extends EnvoyFilterListenerMatchSubFilterMatchFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface EnvoyFilterListenerMatchSubFilterMatchFluent<A extends EnvoyFilterListenerMatchSubFilterMatchFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.