| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
IngressPlatformSpec |
IngressPlatformSpecBuilder.build() |
IngressPlatformSpec |
LoadBalancerFluent.buildPlatform() |
IngressPlatformSpec |
LoadBalancer.getPlatform() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IngressPlatformSpecFluent.copyInstance(IngressPlatformSpec instance) |
LoadBalancerFluent.PlatformNested<A> |
LoadBalancerFluent.editOrNewPlatformLike(IngressPlatformSpec item) |
void |
LoadBalancer.setPlatform(IngressPlatformSpec platform) |
LoadBalancerFluent.PlatformNested<A> |
LoadBalancerFluent.withNewPlatformLike(IngressPlatformSpec item) |
A |
LoadBalancerFluent.withPlatform(IngressPlatformSpec platform) |
| Constructor and Description |
|---|
IngressPlatformSpecBuilder(IngressPlatformSpec instance) |
IngressPlatformSpecBuilder(IngressPlatformSpecFluent<?> fluent,
IngressPlatformSpec instance) |
IngressPlatformSpecFluent(IngressPlatformSpec instance) |
LoadBalancer(IngressPlatformSpec platform) |
Copyright © 2015–2024 Red Hat. All rights reserved.