public class ClusterRelocateSpecBuilder extends ClusterRelocateSpecFluentImpl<ClusterRelocateSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterRelocateSpec,ClusterRelocateSpecBuilder>
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() |
addToAdditionalProperties, addToAdditionalProperties, buildClusterDeploymentSelector, buildKubeconfigSecretRef, editClusterDeploymentSelector, editKubeconfigSecretRef, editOrNewClusterDeploymentSelector, editOrNewClusterDeploymentSelectorLike, editOrNewKubeconfigSecretRef, editOrNewKubeconfigSecretRefLike, equals, getAdditionalProperties, getClusterDeploymentSelector, getKubeconfigSecretRef, hasAdditionalProperties, hasClusterDeploymentSelector, hashCode, hasKubeconfigSecretRef, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withClusterDeploymentSelector, withKubeconfigSecretRef, withNewClusterDeploymentSelector, withNewClusterDeploymentSelectorLike, withNewKubeconfigSecretRef, withNewKubeconfigSecretRef, withNewKubeconfigSecretRefLikeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.