| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1IngressStatus |
V1IngressStatusBuilder.build() |
V1IngressStatus |
V1IngressFluent.buildStatus() |
V1IngressStatus |
V1IngressFluentImpl.buildStatus() |
V1IngressStatus |
V1IngressFluent.getStatus()
Deprecated.
|
V1IngressStatus |
V1IngressFluentImpl.getStatus()
Deprecated.
|
V1IngressStatus |
V1Ingress.getStatus()
Get status
|
V1IngressStatus |
V1IngressStatus.loadBalancer(V1LoadBalancerStatus loadBalancer) |
| Modifier and Type | Method and Description |
|---|---|
V1IngressFluent.StatusNested<A> |
V1IngressFluent.editOrNewStatusLike(V1IngressStatus item) |
V1IngressFluent.StatusNested<A> |
V1IngressFluentImpl.editOrNewStatusLike(V1IngressStatus item) |
void |
V1Ingress.setStatus(V1IngressStatus status) |
V1Ingress |
V1Ingress.status(V1IngressStatus status) |
V1IngressFluent.StatusNested<A> |
V1IngressFluent.withNewStatusLike(V1IngressStatus item) |
V1IngressFluent.StatusNested<A> |
V1IngressFluentImpl.withNewStatusLike(V1IngressStatus item) |
A |
V1IngressFluent.withStatus(V1IngressStatus status) |
A |
V1IngressFluentImpl.withStatus(V1IngressStatus status) |
| Constructor and Description |
|---|
V1IngressStatusBuilder(V1IngressStatus instance) |
V1IngressStatusBuilder(V1IngressStatus instance,
Boolean validationEnabled) |
V1IngressStatusBuilder(V1IngressStatusFluent<?> fluent,
V1IngressStatus instance) |
V1IngressStatusBuilder(V1IngressStatusFluent<?> fluent,
V1IngressStatus instance,
Boolean validationEnabled) |
V1IngressStatusFluentImpl(V1IngressStatus instance) |
Copyright © 2021. All rights reserved.