public class EnvoyFilterEnvoyConfigObjectMatchClusterFluentImpl<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>
EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<N>| Constructor and Description |
|---|
EnvoyFilterEnvoyConfigObjectMatchClusterFluentImpl() |
EnvoyFilterEnvoyConfigObjectMatchClusterFluentImpl(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) |
EnvoyFilterClusterMatch |
getCluster()
Deprecated.
|
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 EnvoyFilterEnvoyConfigObjectMatchClusterFluentImpl()
public EnvoyFilterEnvoyConfigObjectMatchClusterFluentImpl(EnvoyFilterEnvoyConfigObjectMatchCluster instance)
@Deprecated public EnvoyFilterClusterMatch getCluster()
getCluster in interface EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>public EnvoyFilterClusterMatch buildCluster()
buildCluster in interface EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>public A withCluster(EnvoyFilterClusterMatch cluster)
withCluster in interface EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>public Boolean hasCluster()
hasCluster in interface EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>public A withNewCluster(String name, Integer portNumber, String service, String subset)
withNewCluster in interface EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>public EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> withNewCluster()
withNewCluster in interface EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>public EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> withNewClusterLike(EnvoyFilterClusterMatch item)
withNewClusterLike in interface EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>public EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> editCluster()
editCluster in interface EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>public EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> editOrNewCluster()
editOrNewCluster in interface EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>public EnvoyFilterEnvoyConfigObjectMatchClusterFluent.ClusterNested<A> editOrNewClusterLike(EnvoyFilterClusterMatch item)
editOrNewClusterLike in interface EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A extends EnvoyFilterEnvoyConfigObjectMatchClusterFluent<A>>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–2022 Red Hat. All rights reserved.