public interface EnvoyFilterEnvoyConfigObjectMatchFluent<A extends EnvoyFilterEnvoyConfigObjectMatchFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchClusterTypesNested<N> |
static interface |
EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchListenerTypesNested<N> |
static interface |
EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchRouteConfigurationTypesNested<N> |
static interface |
EnvoyFilterEnvoyConfigObjectMatchFluent.ProxyNested<N> |
@Deprecated IsEnvoyFilterEnvoyConfigObjectMatchObjectTypes getObjectTypes()
IsEnvoyFilterEnvoyConfigObjectMatchObjectTypes buildObjectTypes()
A withObjectTypes(IsEnvoyFilterEnvoyConfigObjectMatchObjectTypes objectTypes)
Boolean hasObjectTypes()
A withEnvoyFilterEnvoyConfigObjectMatchListenerTypes(EnvoyFilterEnvoyConfigObjectMatchListener envoyFilterEnvoyConfigObjectMatchListenerTypes)
EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchListenerTypesNested<A> withNewEnvoyFilterEnvoyConfigObjectMatchListenerTypes()
EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchListenerTypesNested<A> withNewEnvoyFilterEnvoyConfigObjectMatchListenerTypesLike(EnvoyFilterEnvoyConfigObjectMatchListener item)
A withEnvoyFilterEnvoyConfigObjectMatchClusterTypes(EnvoyFilterEnvoyConfigObjectMatchCluster envoyFilterEnvoyConfigObjectMatchClusterTypes)
EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchClusterTypesNested<A> withNewEnvoyFilterEnvoyConfigObjectMatchClusterTypes()
EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchClusterTypesNested<A> withNewEnvoyFilterEnvoyConfigObjectMatchClusterTypesLike(EnvoyFilterEnvoyConfigObjectMatchCluster item)
A withEnvoyFilterEnvoyConfigObjectMatchRouteConfigurationTypes(EnvoyFilterEnvoyConfigObjectMatchRouteConfiguration envoyFilterEnvoyConfigObjectMatchRouteConfigurationTypes)
EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchRouteConfigurationTypesNested<A> withNewEnvoyFilterEnvoyConfigObjectMatchRouteConfigurationTypes()
EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchRouteConfigurationTypesNested<A> withNewEnvoyFilterEnvoyConfigObjectMatchRouteConfigurationTypesLike(EnvoyFilterEnvoyConfigObjectMatchRouteConfiguration item)
EnvoyFilterPatchContext getContext()
A withContext(EnvoyFilterPatchContext context)
Boolean hasContext()
@Deprecated EnvoyFilterProxyMatch getProxy()
EnvoyFilterProxyMatch buildProxy()
A withProxy(EnvoyFilterProxyMatch proxy)
Boolean hasProxy()
EnvoyFilterEnvoyConfigObjectMatchFluent.ProxyNested<A> withNewProxy()
EnvoyFilterEnvoyConfigObjectMatchFluent.ProxyNested<A> withNewProxyLike(EnvoyFilterProxyMatch item)
EnvoyFilterEnvoyConfigObjectMatchFluent.ProxyNested<A> editProxy()
EnvoyFilterEnvoyConfigObjectMatchFluent.ProxyNested<A> editOrNewProxy()
EnvoyFilterEnvoyConfigObjectMatchFluent.ProxyNested<A> editOrNewProxyLike(EnvoyFilterProxyMatch item)
Copyright © 2015–2020 Red Hat. All rights reserved.