| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterRelocateSpec |
ClusterRelocateSpecBuilder.build() |
ClusterRelocateSpec |
ClusterRelocateFluent.buildSpec() |
ClusterRelocateSpec |
ClusterRelocate.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
ClusterRelocateFluent.SpecNested<A> |
ClusterRelocateFluent.editOrNewSpecLike(ClusterRelocateSpec item) |
void |
ClusterRelocate.setSpec(ClusterRelocateSpec spec) |
ClusterRelocateFluent.SpecNested<A> |
ClusterRelocateFluent.withNewSpecLike(ClusterRelocateSpec item) |
A |
ClusterRelocateFluent.withSpec(ClusterRelocateSpec spec) |
| Constructor and Description |
|---|
ClusterRelocate(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ClusterRelocateSpec spec,
ClusterRelocateStatus status) |
ClusterRelocateSpecBuilder(ClusterRelocateSpec instance) |
ClusterRelocateSpecBuilder(ClusterRelocateSpec instance,
Boolean validationEnabled) |
ClusterRelocateSpecBuilder(ClusterRelocateSpecFluent<?> fluent,
ClusterRelocateSpec instance) |
ClusterRelocateSpecBuilder(ClusterRelocateSpecFluent<?> fluent,
ClusterRelocateSpec instance,
Boolean validationEnabled) |
ClusterRelocateSpecFluent(ClusterRelocateSpec instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.