Uses of Class
io.fabric8.openshift.api.model.operator.v1.ServerBuilder
-
Packages that use ServerBuilder Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of ServerBuilder in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return ServerBuilder Modifier and Type Method Description ServerBuilderServer. edit()ServerBuilderServer. toBuilder()Method parameters in io.fabric8.openshift.api.model.operator.v1 with type arguments of type ServerBuilder Modifier and Type Method Description ServerDNSSpecFluent. buildMatchingServer(Predicate<ServerBuilder> predicate)DNSSpecFluent.ServersNested<A>DNSSpecFluent. editMatchingServer(Predicate<ServerBuilder> predicate)booleanDNSSpecFluent. hasMatchingServer(Predicate<ServerBuilder> predicate)ADNSSpecFluent. removeMatchingFromServers(Predicate<ServerBuilder> predicate)
-