| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterRelocateStatus |
ClusterRelocateStatusBuilder.build() |
ClusterRelocateStatus |
ClusterRelocateFluent.buildStatus() |
ClusterRelocateStatus |
ClusterRelocateFluentImpl.buildStatus() |
ClusterRelocateStatus |
ClusterRelocateFluent.getStatus()
Deprecated.
|
ClusterRelocateStatus |
ClusterRelocateFluentImpl.getStatus()
Deprecated.
|
ClusterRelocateStatus |
ClusterRelocate.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
ClusterRelocateFluent.StatusNested<A> |
ClusterRelocateFluent.editOrNewStatusLike(ClusterRelocateStatus item) |
ClusterRelocateFluent.StatusNested<A> |
ClusterRelocateFluentImpl.editOrNewStatusLike(ClusterRelocateStatus item) |
void |
ClusterRelocate.setStatus(ClusterRelocateStatus status) |
ClusterRelocateFluent.StatusNested<A> |
ClusterRelocateFluent.withNewStatusLike(ClusterRelocateStatus item) |
ClusterRelocateFluent.StatusNested<A> |
ClusterRelocateFluentImpl.withNewStatusLike(ClusterRelocateStatus item) |
A |
ClusterRelocateFluent.withStatus(ClusterRelocateStatus status) |
A |
ClusterRelocateFluentImpl.withStatus(ClusterRelocateStatus status) |
| Constructor and Description |
|---|
ClusterRelocate(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ClusterRelocateSpec spec,
ClusterRelocateStatus status) |
ClusterRelocateStatusBuilder(ClusterRelocateStatus instance) |
ClusterRelocateStatusBuilder(ClusterRelocateStatus instance,
Boolean validationEnabled) |
ClusterRelocateStatusBuilder(ClusterRelocateStatusFluent<?> fluent,
ClusterRelocateStatus instance) |
ClusterRelocateStatusBuilder(ClusterRelocateStatusFluent<?> fluent,
ClusterRelocateStatus instance,
Boolean validationEnabled) |
ClusterRelocateStatusFluentImpl(ClusterRelocateStatus instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.