| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.networking.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
IngressLoadBalancerStatus |
IngressLoadBalancerStatusBuilder.build() |
IngressLoadBalancerStatus |
IngressStatusFluent.buildLoadBalancer() |
IngressLoadBalancerStatus |
IngressStatus.getLoadBalancer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IngressLoadBalancerStatusFluent.copyInstance(IngressLoadBalancerStatus instance) |
IngressStatusFluent.LoadBalancerNested<A> |
IngressStatusFluent.editOrNewLoadBalancerLike(IngressLoadBalancerStatus item) |
void |
IngressStatus.setLoadBalancer(IngressLoadBalancerStatus loadBalancer) |
A |
IngressStatusFluent.withLoadBalancer(IngressLoadBalancerStatus loadBalancer) |
IngressStatusFluent.LoadBalancerNested<A> |
IngressStatusFluent.withNewLoadBalancerLike(IngressLoadBalancerStatus item) |
| Constructor and Description |
|---|
IngressLoadBalancerStatusBuilder(IngressLoadBalancerStatus instance) |
IngressLoadBalancerStatusBuilder(IngressLoadBalancerStatusFluent<?> fluent,
IngressLoadBalancerStatus instance) |
IngressLoadBalancerStatusFluent(IngressLoadBalancerStatus instance) |
IngressStatus(IngressLoadBalancerStatus loadBalancer) |
Copyright © 2015–2023 Red Hat. All rights reserved.