public class ManagedClusterSetBindingSpecFluent<A extends ManagedClusterSetBindingSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
ManagedClusterSetBindingSpecFluent() |
ManagedClusterSetBindingSpecFluent(ManagedClusterSetBindingSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyInstance(ManagedClusterSetBindingSpec instance) |
boolean |
equals(Object o) |
String |
getClusterSet() |
boolean |
hasClusterSet() |
int |
hashCode() |
String |
toString() |
A |
withClusterSet(String clusterSet) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ManagedClusterSetBindingSpecFluent()
public ManagedClusterSetBindingSpecFluent(ManagedClusterSetBindingSpec instance)
protected void copyInstance(ManagedClusterSetBindingSpec instance)
public String getClusterSet()
public boolean hasClusterSet()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ManagedClusterSetBindingSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ManagedClusterSetBindingSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.