public class EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<N> |
| Constructor and Description |
|---|
EnvoyFilterEnvoyConfigObjectMatchClusterFluent() |
EnvoyFilterEnvoyConfigObjectMatchClusterFluent(EnvoyFilterEnvoyConfigObjectMatchCluster instance) |
public EnvoyFilterEnvoyConfigObjectMatchClusterFluent()
public EnvoyFilterEnvoyConfigObjectMatchClusterFluent(EnvoyFilterEnvoyConfigObjectMatchCluster instance)
protected void copyInstance(EnvoyFilterEnvoyConfigObjectMatchCluster instance)
public EnvoyFilterClusterMatch buildCluster()
public A withCluster(EnvoyFilterClusterMatch cluster)
public boolean hasCluster()
public A withNewCluster(String name, Integer portNumber, String service, String subset)
public EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> withNewCluster()
public EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> withNewClusterLike(EnvoyFilterClusterMatch item)
public EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> editCluster()
public EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> editOrNewCluster()
public EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> editOrNewClusterLike(EnvoyFilterClusterMatch 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 EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.