| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
ProxyStatus |
ProxyStatusBuilder.build() |
ProxyStatus |
ProxyFluent.buildStatus() |
ProxyStatus |
Proxy.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProxyStatusFluent.copyInstance(ProxyStatus instance) |
ProxyFluent.StatusNested<A> |
ProxyFluent.editOrNewStatusLike(ProxyStatus item) |
void |
Proxy.setStatus(ProxyStatus status) |
ProxyFluent.StatusNested<A> |
ProxyFluent.withNewStatusLike(ProxyStatus item) |
A |
ProxyFluent.withStatus(ProxyStatus status) |
| Constructor and Description |
|---|
Proxy(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
ProxySpec spec,
ProxyStatus status) |
ProxyStatusBuilder(ProxyStatus instance) |
ProxyStatusBuilder(ProxyStatusFluent<?> fluent,
ProxyStatus instance) |
ProxyStatusFluent(ProxyStatus instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.