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) |
| Modifier and Type | Method and Description |
|---|---|
EnvoyFilterClusterMatch |
buildCluster() |
EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> |
editCluster() |
EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> |
editOrNewCluster() |
EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> |
editOrNewClusterLike(EnvoyFilterClusterMatch item) |
boolean |
equals(Object o) |
boolean |
hasCluster() |
int |
hashCode() |
String |
toString() |
A |
withCluster(EnvoyFilterClusterMatch cluster) |
EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> |
withNewCluster() |
A |
withNewCluster(String name,
Integer portNumber,
String service,
String subset) |
EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> |
withNewClusterLike(EnvoyFilterClusterMatch item) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic EnvoyFilterEnvoyConfigObjectMatchClusterFluent()
public EnvoyFilterEnvoyConfigObjectMatchClusterFluent(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 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–2023 Red Hat. All rights reserved.