| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
DNSPlatformSpec |
DNSPlatformSpecBuilder.build() |
DNSPlatformSpec |
DNSSpecFluent.buildPlatform() |
DNSPlatformSpec |
DNSSpec.getPlatform() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DNSPlatformSpecFluent.copyInstance(DNSPlatformSpec instance) |
DNSSpecFluent.PlatformNested<A> |
DNSSpecFluent.editOrNewPlatformLike(DNSPlatformSpec item) |
void |
DNSSpec.setPlatform(DNSPlatformSpec platform) |
DNSSpecFluent.PlatformNested<A> |
DNSSpecFluent.withNewPlatformLike(DNSPlatformSpec item) |
A |
DNSSpecFluent.withPlatform(DNSPlatformSpec platform) |
| Constructor and Description |
|---|
DNSPlatformSpecBuilder(DNSPlatformSpec instance) |
DNSPlatformSpecBuilder(DNSPlatformSpecFluent<?> fluent,
DNSPlatformSpec instance) |
DNSPlatformSpecFluent(DNSPlatformSpec instance) |
DNSSpec(String baseDomain,
DNSPlatformSpec platform,
DNSZone privateZone,
DNSZone publicZone) |
Copyright © 2015–2023 Red Hat. All rights reserved.