| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
APIServerStatus |
APIServerStatusBuilder.build() |
APIServerStatus |
APIServerFluent.buildStatus() |
APIServerStatus |
APIServer.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
APIServerStatusFluent.copyInstance(APIServerStatus instance) |
APIServerFluent.StatusNested<A> |
APIServerFluent.editOrNewStatusLike(APIServerStatus item) |
void |
APIServer.setStatus(APIServerStatus status) |
APIServerFluent.StatusNested<A> |
APIServerFluent.withNewStatusLike(APIServerStatus item) |
A |
APIServerFluent.withStatus(APIServerStatus status) |
| Constructor and Description |
|---|
APIServer(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
APIServerSpec spec,
APIServerStatus status) |
APIServerStatusBuilder(APIServerStatus instance) |
APIServerStatusBuilder(APIServerStatusFluent<?> fluent,
APIServerStatus instance) |
APIServerStatusFluent(APIServerStatus instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.