public class ClusterRelocateSpecFluentImpl<A extends ClusterRelocateSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterRelocateSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterRelocateSpecFluentImpl.ClusterDeploymentSelectorNestedImpl<N> |
class |
ClusterRelocateSpecFluentImpl.KubeconfigSecretRefNestedImpl<N> |
ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<N>, ClusterRelocateSpecFluent.KubeconfigSecretRefNested<N>| Constructor and Description |
|---|
ClusterRelocateSpecFluentImpl() |
ClusterRelocateSpecFluentImpl(ClusterRelocateSpec instance) |
public ClusterRelocateSpecFluentImpl()
public ClusterRelocateSpecFluentImpl(ClusterRelocateSpec instance)
@Deprecated public io.fabric8.kubernetes.api.model.LabelSelector getClusterDeploymentSelector()
getClusterDeploymentSelector in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public io.fabric8.kubernetes.api.model.LabelSelector buildClusterDeploymentSelector()
buildClusterDeploymentSelector in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public A withClusterDeploymentSelector(io.fabric8.kubernetes.api.model.LabelSelector clusterDeploymentSelector)
withClusterDeploymentSelector in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public Boolean hasClusterDeploymentSelector()
hasClusterDeploymentSelector in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> withNewClusterDeploymentSelector()
withNewClusterDeploymentSelector in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> withNewClusterDeploymentSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
withNewClusterDeploymentSelectorLike in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> editClusterDeploymentSelector()
editClusterDeploymentSelector in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> editOrNewClusterDeploymentSelector()
editOrNewClusterDeploymentSelector in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<A> editOrNewClusterDeploymentSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
editOrNewClusterDeploymentSelectorLike in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>@Deprecated public KubeconfigSecretReference getKubeconfigSecretRef()
getKubeconfigSecretRef in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public KubeconfigSecretReference buildKubeconfigSecretRef()
buildKubeconfigSecretRef in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public A withKubeconfigSecretRef(KubeconfigSecretReference kubeconfigSecretRef)
withKubeconfigSecretRef in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public Boolean hasKubeconfigSecretRef()
hasKubeconfigSecretRef in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public A withNewKubeconfigSecretRef(String name, String namespace)
withNewKubeconfigSecretRef in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> withNewKubeconfigSecretRef()
withNewKubeconfigSecretRef in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> withNewKubeconfigSecretRefLike(KubeconfigSecretReference item)
withNewKubeconfigSecretRefLike in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> editKubeconfigSecretRef()
editKubeconfigSecretRef in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> editOrNewKubeconfigSecretRef()
editOrNewKubeconfigSecretRef in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public ClusterRelocateSpecFluent.KubeconfigSecretRefNested<A> editOrNewKubeconfigSecretRefLike(KubeconfigSecretReference item)
editOrNewKubeconfigSecretRefLike in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ClusterRelocateSpecFluent<A extends ClusterRelocateSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.