public class ClusterRelocateSpecBuilder extends ClusterRelocateSpecFluentImpl<ClusterRelocateSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterRelocateSpec,ClusterRelocateSpecBuilder>
ClusterRelocateSpecFluentImpl.ClusterDeploymentSelectorNestedImpl<N>, ClusterRelocateSpecFluentImpl.KubeconfigSecretRefNestedImpl<N>ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<N>, ClusterRelocateSpecFluent.KubeconfigSecretRefNested<N>| Constructor and Description |
|---|
ClusterRelocateSpecBuilder() |
ClusterRelocateSpecBuilder(Boolean validationEnabled) |
ClusterRelocateSpecBuilder(ClusterRelocateSpec instance) |
ClusterRelocateSpecBuilder(ClusterRelocateSpec instance,
Boolean validationEnabled) |
ClusterRelocateSpecBuilder(ClusterRelocateSpecFluent<?> fluent) |
ClusterRelocateSpecBuilder(ClusterRelocateSpecFluent<?> fluent,
Boolean validationEnabled) |
ClusterRelocateSpecBuilder(ClusterRelocateSpecFluent<?> fluent,
ClusterRelocateSpec instance) |
ClusterRelocateSpecBuilder(ClusterRelocateSpecFluent<?> fluent,
ClusterRelocateSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterRelocateSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildClusterDeploymentSelector, buildKubeconfigSecretRef, editClusterDeploymentSelector, editKubeconfigSecretRef, editOrNewClusterDeploymentSelector, editOrNewClusterDeploymentSelectorLike, editOrNewKubeconfigSecretRef, editOrNewKubeconfigSecretRefLike, getAdditionalProperties, getClusterDeploymentSelector, getKubeconfigSecretRef, hasAdditionalProperties, hasClusterDeploymentSelector, hasKubeconfigSecretRef, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withClusterDeploymentSelector, withKubeconfigSecretRef, withNewClusterDeploymentSelector, withNewClusterDeploymentSelectorLike, withNewKubeconfigSecretRef, withNewKubeconfigSecretRef, withNewKubeconfigSecretRefLikeaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ClusterRelocateSpecBuilder()
public ClusterRelocateSpecBuilder(Boolean validationEnabled)
public ClusterRelocateSpecBuilder(ClusterRelocateSpecFluent<?> fluent)
public ClusterRelocateSpecBuilder(ClusterRelocateSpecFluent<?> fluent, Boolean validationEnabled)
public ClusterRelocateSpecBuilder(ClusterRelocateSpecFluent<?> fluent, ClusterRelocateSpec instance)
public ClusterRelocateSpecBuilder(ClusterRelocateSpecFluent<?> fluent, ClusterRelocateSpec instance, Boolean validationEnabled)
public ClusterRelocateSpecBuilder(ClusterRelocateSpec instance)
public ClusterRelocateSpecBuilder(ClusterRelocateSpec instance, Boolean validationEnabled)
public ClusterRelocateSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterRelocateSpec>public boolean equals(Object o)
equals in class ClusterRelocateSpecFluentImpl<ClusterRelocateSpecBuilder>public int hashCode()
hashCode in class ClusterRelocateSpecFluentImpl<ClusterRelocateSpecBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.