Uses of Interface
io.fabric8.openshift.api.model.operator.v1.OpenShiftAPIServerSpecFluent.DNSObservedConfigNested
-
Packages that use OpenShiftAPIServerSpecFluent.DNSObservedConfigNested Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of OpenShiftAPIServerSpecFluent.DNSObservedConfigNested in io.fabric8.openshift.api.model.operator.v1
Classes in io.fabric8.openshift.api.model.operator.v1 that implement OpenShiftAPIServerSpecFluent.DNSObservedConfigNested Modifier and Type Class Description classOpenShiftAPIServerSpecFluentImpl.DNSObservedConfigNestedImpl<N>Methods in io.fabric8.openshift.api.model.operator.v1 that return OpenShiftAPIServerSpecFluent.DNSObservedConfigNested Modifier and Type Method Description OpenShiftAPIServerSpecFluent.DNSObservedConfigNested<A>OpenShiftAPIServerSpecFluent. withNewDNSObservedConfig()OpenShiftAPIServerSpecFluent.DNSObservedConfigNested<A>OpenShiftAPIServerSpecFluentImpl. withNewDNSObservedConfig()OpenShiftAPIServerSpecFluent.DNSObservedConfigNested<A>OpenShiftAPIServerSpecFluent. withNewDNSObservedConfigLike(DNS item)OpenShiftAPIServerSpecFluent.DNSObservedConfigNested<A>OpenShiftAPIServerSpecFluentImpl. withNewDNSObservedConfigLike(DNS item)
-