public class EnvoyFilterListenerMatchFilterMatchFluentImpl<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements EnvoyFilterListenerMatchFilterMatchFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
EnvoyFilterListenerMatchFilterMatchFluentImpl.SubFilterNestedImpl<N> |
EnvoyFilterListenerMatchFilterMatchFluent.SubFilterNested<N>| Constructor and Description |
|---|
EnvoyFilterListenerMatchFilterMatchFluentImpl() |
EnvoyFilterListenerMatchFilterMatchFluentImpl(EnvoyFilterListenerMatchFilterMatch instance) |
| Modifier and Type | Method and Description |
|---|---|
EnvoyFilterListenerMatchSubFilterMatch |
buildSubFilter() |
EnvoyFilterListenerMatchFilterMatchFluent.SubFilterNested<A> |
editOrNewSubFilter() |
EnvoyFilterListenerMatchFilterMatchFluent.SubFilterNested<A> |
editOrNewSubFilterLike(EnvoyFilterListenerMatchSubFilterMatch item) |
EnvoyFilterListenerMatchFilterMatchFluent.SubFilterNested<A> |
editSubFilter() |
boolean |
equals(Object o) |
String |
getName() |
EnvoyFilterListenerMatchSubFilterMatch |
getSubFilter()
Deprecated.
|
int |
hashCode() |
Boolean |
hasName() |
Boolean |
hasSubFilter() |
A |
withName(String name) |
A |
withNewName(String arg0)
Deprecated.
|
EnvoyFilterListenerMatchFilterMatchFluent.SubFilterNested<A> |
withNewSubFilter() |
A |
withNewSubFilter(String name) |
EnvoyFilterListenerMatchFilterMatchFluent.SubFilterNested<A> |
withNewSubFilterLike(EnvoyFilterListenerMatchSubFilterMatch item) |
A |
withSubFilter(EnvoyFilterListenerMatchSubFilterMatch subFilter) |
public EnvoyFilterListenerMatchFilterMatchFluentImpl()
public EnvoyFilterListenerMatchFilterMatchFluentImpl(EnvoyFilterListenerMatchFilterMatch instance)
public String getName()
getName in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>public A withName(String name)
withName in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>public Boolean hasName()
hasName in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>@Deprecated public EnvoyFilterListenerMatchSubFilterMatch getSubFilter()
getSubFilter in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>public EnvoyFilterListenerMatchSubFilterMatch buildSubFilter()
buildSubFilter in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>public A withSubFilter(EnvoyFilterListenerMatchSubFilterMatch subFilter)
withSubFilter in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>public Boolean hasSubFilter()
hasSubFilter in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>public A withNewSubFilter(String name)
withNewSubFilter in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>public EnvoyFilterListenerMatchFilterMatchFluent.SubFilterNested<A> withNewSubFilter()
withNewSubFilter in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>public EnvoyFilterListenerMatchFilterMatchFluent.SubFilterNested<A> withNewSubFilterLike(EnvoyFilterListenerMatchSubFilterMatch item)
withNewSubFilterLike in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>public EnvoyFilterListenerMatchFilterMatchFluent.SubFilterNested<A> editSubFilter()
editSubFilter in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>public EnvoyFilterListenerMatchFilterMatchFluent.SubFilterNested<A> editOrNewSubFilter()
editOrNewSubFilter in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>public EnvoyFilterListenerMatchFilterMatchFluent.SubFilterNested<A> editOrNewSubFilterLike(EnvoyFilterListenerMatchSubFilterMatch item)
editOrNewSubFilterLike in interface EnvoyFilterListenerMatchFilterMatchFluent<A extends EnvoyFilterListenerMatchFilterMatchFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.