Uses of Class
io.fabric8.openshift.api.model.DNSZone
-
Packages that use DNSZone Package Description io.fabric8.openshift.api.model io.fabric8.openshift.api.model.operator.v1 -
-
Uses of DNSZone in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return DNSZone Modifier and Type Method Description DNSZoneDNSZoneBuilder. build()Constructors in io.fabric8.openshift.api.model with parameters of type DNSZone Constructor Description DNSZoneBuilder(DNSZone instance)DNSZoneBuilder(DNSZoneFluent<?> fluent, DNSZone instance)DNSZoneBuilder(DNSZoneFluent<?> fluent, DNSZone instance, Boolean validationEnabled)DNSZoneBuilder(DNSZone instance, Boolean validationEnabled)DNSZoneFluentImpl(DNSZone instance) -
Uses of DNSZone in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return DNSZone Modifier and Type Method Description DNSZoneDNSZoneStatusFluent. buildDnsZone()DNSZoneDNSZoneStatusFluentImpl. buildDnsZone()DNSZoneDNSZoneStatus. getDnsZone()DNSZoneDNSZoneStatusFluent. getDnsZone()Deprecated.DNSZoneDNSZoneStatusFluentImpl. getDnsZone()Deprecated.Methods in io.fabric8.openshift.api.model.operator.v1 with parameters of type DNSZone Modifier and Type Method Description DNSZoneStatusFluent.DnsZoneNested<A>DNSZoneStatusFluent. editOrNewDnsZoneLike(DNSZone item)DNSZoneStatusFluent.DnsZoneNested<A>DNSZoneStatusFluentImpl. editOrNewDnsZoneLike(DNSZone item)voidDNSZoneStatus. setDnsZone(DNSZone dnsZone)ADNSZoneStatusFluent. withDnsZone(DNSZone dnsZone)ADNSZoneStatusFluentImpl. withDnsZone(DNSZone dnsZone)DNSZoneStatusFluent.DnsZoneNested<A>DNSZoneStatusFluent. withNewDnsZoneLike(DNSZone item)DNSZoneStatusFluent.DnsZoneNested<A>DNSZoneStatusFluentImpl. withNewDnsZoneLike(DNSZone item)Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type DNSZone Constructor Description DNSZoneStatus(List<DNSZoneCondition> conditions, DNSZone dnsZone)
-