Uses of Class
io.fabric8.openshift.api.model.config.v1.DNSBuilder
-
-
Uses of DNSBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return DNSBuilder Modifier and Type Method Description DNSBuilderDNS. edit()DNSBuilderDNS. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type DNSBuilder Modifier and Type Method Description DNSDNSListFluent. buildMatchingItem(Predicate<DNSBuilder> predicate)DNSListFluent.ItemsNested<A>DNSListFluent. editMatchingItem(Predicate<DNSBuilder> predicate)booleanDNSListFluent. hasMatchingItem(Predicate<DNSBuilder> predicate)ADNSListFluent. removeMatchingFromItems(Predicate<DNSBuilder> predicate)
-