| Package | Description |
|---|---|
| io.fabric8.openshift.api.model | |
| io.fabric8.openshift.api.model.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
DNSZone |
DNSZoneBuilder.build() |
| Constructor and Description |
|---|
DNSZoneBuilder(DNSZone instance) |
DNSZoneBuilder(DNSZone instance,
Boolean validationEnabled) |
DNSZoneBuilder(DNSZoneFluent<?> fluent,
DNSZone instance) |
DNSZoneBuilder(DNSZoneFluent<?> fluent,
DNSZone instance,
Boolean validationEnabled) |
DNSZoneFluentImpl(DNSZone instance) |
| Modifier and Type | Method and Description |
|---|---|
DNSZone |
DNSZoneStatusFluent.buildDnsZone() |
DNSZone |
DNSZoneStatusFluentImpl.buildDnsZone() |
DNSZone |
DNSZoneStatusFluent.getDnsZone()
Deprecated.
|
DNSZone |
DNSZoneStatusFluentImpl.getDnsZone()
Deprecated.
|
DNSZone |
DNSZoneStatus.getDnsZone() |
| Modifier and Type | Method and Description |
|---|---|
DNSZoneStatusFluent.DnsZoneNested<A> |
DNSZoneStatusFluent.editOrNewDnsZoneLike(DNSZone item) |
DNSZoneStatusFluent.DnsZoneNested<A> |
DNSZoneStatusFluentImpl.editOrNewDnsZoneLike(DNSZone item) |
void |
DNSZoneStatus.setDnsZone(DNSZone dnsZone) |
A |
DNSZoneStatusFluent.withDnsZone(DNSZone dnsZone) |
A |
DNSZoneStatusFluentImpl.withDnsZone(DNSZone dnsZone) |
DNSZoneStatusFluent.DnsZoneNested<A> |
DNSZoneStatusFluent.withNewDnsZoneLike(DNSZone item) |
DNSZoneStatusFluent.DnsZoneNested<A> |
DNSZoneStatusFluentImpl.withNewDnsZoneLike(DNSZone item) |
| Constructor and Description |
|---|
DNSZoneStatus(List<DNSZoneCondition> conditions,
DNSZone dnsZone) |
Copyright © 2015–2021 Red Hat. All rights reserved.