public class EnvoyFilterEnvoyConfigObjectMatchFluent<A extends EnvoyFilterEnvoyConfigObjectMatchFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchClusterTypesNested<N> |
class |
EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchListenerTypesNested<N> |
class |
EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchRouteConfigurationTypesNested<N> |
class |
EnvoyFilterEnvoyConfigObjectMatchFluent.ProxyNested<N> |
| Constructor and Description |
|---|
EnvoyFilterEnvoyConfigObjectMatchFluent() |
EnvoyFilterEnvoyConfigObjectMatchFluent(EnvoyFilterEnvoyConfigObjectMatch instance) |
public EnvoyFilterEnvoyConfigObjectMatchFluent()
public EnvoyFilterEnvoyConfigObjectMatchFluent(EnvoyFilterEnvoyConfigObjectMatch instance)
protected void copyInstance(EnvoyFilterEnvoyConfigObjectMatch instance)
public IsEnvoyFilterEnvoyConfigObjectMatchObjectTypes buildObjectTypes()
public A withObjectTypes(IsEnvoyFilterEnvoyConfigObjectMatchObjectTypes objectTypes)
public boolean hasObjectTypes()
public EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchListenerTypesNested<A> withNewEnvoyFilterEnvoyConfigObjectMatchListenerTypes()
public EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchListenerTypesNested<A> withNewEnvoyFilterEnvoyConfigObjectMatchListenerTypesLike(EnvoyFilterEnvoyConfigObjectMatchListener item)
public EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchRouteConfigurationTypesNested<A> withNewEnvoyFilterEnvoyConfigObjectMatchRouteConfigurationTypes()
public EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchRouteConfigurationTypesNested<A> withNewEnvoyFilterEnvoyConfigObjectMatchRouteConfigurationTypesLike(EnvoyFilterEnvoyConfigObjectMatchRouteConfiguration item)
public EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchClusterTypesNested<A> withNewEnvoyFilterEnvoyConfigObjectMatchClusterTypes()
public EnvoyFilterEnvoyConfigObjectMatchFluent.EnvoyFilterEnvoyConfigObjectMatchClusterTypesNested<A> withNewEnvoyFilterEnvoyConfigObjectMatchClusterTypesLike(EnvoyFilterEnvoyConfigObjectMatchCluster item)
public EnvoyFilterPatchContext getContext()
public A withContext(EnvoyFilterPatchContext context)
public boolean hasContext()
public EnvoyFilterProxyMatch buildProxy()
public A withProxy(EnvoyFilterProxyMatch proxy)
public boolean hasProxy()
public EnvoyFilterEnvoyConfigObjectMatchFluent.ProxyNested<A> withNewProxy()
public EnvoyFilterEnvoyConfigObjectMatchFluent.ProxyNested<A> withNewProxyLike(EnvoyFilterProxyMatch item)
public EnvoyFilterEnvoyConfigObjectMatchFluent.ProxyNested<A> editProxy()
public EnvoyFilterEnvoyConfigObjectMatchFluent.ProxyNested<A> editOrNewProxy()
public EnvoyFilterEnvoyConfigObjectMatchFluent.ProxyNested<A> editOrNewProxyLike(EnvoyFilterProxyMatch item)
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends EnvoyFilterEnvoyConfigObjectMatchFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends EnvoyFilterEnvoyConfigObjectMatchFluent<A>>protected static <T> io.fabric8.kubernetes.api.builder.VisitableBuilder<T,?> builder(Object item)
Copyright © 2015–2024 Red Hat. All rights reserved.