| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.hive.v1 |
| Modifier and Type | Method and Description |
|---|---|
ClusterPoolStatus |
ClusterPoolStatusBuilder.build() |
ClusterPoolStatus |
ClusterPoolFluentImpl.buildStatus() |
ClusterPoolStatus |
ClusterPoolFluent.buildStatus() |
ClusterPoolStatus |
ClusterPoolFluentImpl.getStatus()
Deprecated.
|
ClusterPoolStatus |
ClusterPoolFluent.getStatus()
Deprecated.
|
ClusterPoolStatus |
ClusterPool.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
ClusterPoolFluent.StatusNested<A> |
ClusterPoolFluentImpl.editOrNewStatusLike(ClusterPoolStatus item) |
ClusterPoolFluent.StatusNested<A> |
ClusterPoolFluent.editOrNewStatusLike(ClusterPoolStatus item) |
void |
ClusterPool.setStatus(ClusterPoolStatus status) |
ClusterPoolFluent.StatusNested<A> |
ClusterPoolFluentImpl.withNewStatusLike(ClusterPoolStatus item) |
ClusterPoolFluent.StatusNested<A> |
ClusterPoolFluent.withNewStatusLike(ClusterPoolStatus item) |
A |
ClusterPoolFluentImpl.withStatus(ClusterPoolStatus status) |
A |
ClusterPoolFluent.withStatus(ClusterPoolStatus status) |
| Constructor and Description |
|---|
ClusterPool(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ClusterPoolSpec spec,
ClusterPoolStatus status) |
ClusterPoolStatusBuilder(ClusterPoolStatus instance) |
ClusterPoolStatusBuilder(ClusterPoolStatus instance,
Boolean validationEnabled) |
ClusterPoolStatusBuilder(ClusterPoolStatusFluent<?> fluent,
ClusterPoolStatus instance) |
ClusterPoolStatusBuilder(ClusterPoolStatusFluent<?> fluent,
ClusterPoolStatus instance,
Boolean validationEnabled) |
ClusterPoolStatusFluentImpl(ClusterPoolStatus instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.