public class ClusterRelocateBuilder extends ClusterRelocateFluentImpl<ClusterRelocateBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterRelocate,ClusterRelocateBuilder>
ClusterRelocateFluentImpl.MetadataNestedImpl<N>, ClusterRelocateFluentImpl.SpecNestedImpl<N>, ClusterRelocateFluentImpl.StatusNestedImpl<N>ClusterRelocateFluent.MetadataNested<N>, ClusterRelocateFluent.SpecNested<N>, ClusterRelocateFluent.StatusNested<N>| Constructor and Description |
|---|
ClusterRelocateBuilder() |
ClusterRelocateBuilder(Boolean validationEnabled) |
ClusterRelocateBuilder(ClusterRelocate instance) |
ClusterRelocateBuilder(ClusterRelocate instance,
Boolean validationEnabled) |
ClusterRelocateBuilder(ClusterRelocateFluent<?> fluent) |
ClusterRelocateBuilder(ClusterRelocateFluent<?> fluent,
Boolean validationEnabled) |
ClusterRelocateBuilder(ClusterRelocateFluent<?> fluent,
ClusterRelocate instance) |
ClusterRelocateBuilder(ClusterRelocateFluent<?> fluent,
ClusterRelocate instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterRelocate |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ClusterRelocateBuilder()
public ClusterRelocateBuilder(Boolean validationEnabled)
public ClusterRelocateBuilder(ClusterRelocateFluent<?> fluent)
public ClusterRelocateBuilder(ClusterRelocateFluent<?> fluent, Boolean validationEnabled)
public ClusterRelocateBuilder(ClusterRelocateFluent<?> fluent, ClusterRelocate instance)
public ClusterRelocateBuilder(ClusterRelocateFluent<?> fluent, ClusterRelocate instance, Boolean validationEnabled)
public ClusterRelocateBuilder(ClusterRelocate instance)
public ClusterRelocateBuilder(ClusterRelocate instance, Boolean validationEnabled)
public ClusterRelocate build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterRelocate>public boolean equals(Object o)
equals in class ClusterRelocateFluentImpl<ClusterRelocateBuilder>public int hashCode()
hashCode in class ClusterRelocateFluentImpl<ClusterRelocateBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.