public class ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<N> |
class |
ClusterRelocateSpecFluent.KubeconfigSecretRefNested<N> |
| Constructor and Description |
|---|
ClusterRelocateSpecFluent() |
ClusterRelocateSpecFluent(ClusterRelocateSpec instance) |
public ClusterRelocateSpecFluent()
public ClusterRelocateSpecFluent(ClusterRelocateSpec instance)
protected void copyInstance(ClusterRelocateSpec instance)
public io.fabric8.kubernetes.api.model.LabelSelector buildClusterDeploymentSelector()
public A withClusterDeploymentSelector(io.fabric8.kubernetes.api.model.LabelSelector clusterDeploymentSelector)
public boolean hasClusterDeploymentSelector()
public ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> withNewClusterDeploymentSelector()
public ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> withNewClusterDeploymentSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
public ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> editClusterDeploymentSelector()
public ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> editOrNewClusterDeploymentSelector()
public ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> editOrNewClusterDeploymentSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
public KubeconfigSecretReference buildKubeconfigSecretRef()
public A withKubeconfigSecretRef(KubeconfigSecretReference kubeconfigSecretRef)
public boolean hasKubeconfigSecretRef()
public ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> withNewKubeconfigSecretRef()
public ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> withNewKubeconfigSecretRefLike(KubeconfigSecretReference item)
public ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> editKubeconfigSecretRef()
public ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> editOrNewKubeconfigSecretRef()
public ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> editOrNewKubeconfigSecretRefLike(KubeconfigSecretReference 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 ClusterRelocateSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterRelocateSpecFluent<A>>Copyright © 2015–2024 Red Hat. All rights reserved.