Uses of Class
io.fabric8.openclustermanagement.api.model.operator.v1.ServerURLBuilder
-
Packages that use ServerURLBuilder Package Description io.fabric8.openclustermanagement.api.model.operator.v1 -
-
Uses of ServerURLBuilder in io.fabric8.openclustermanagement.api.model.operator.v1
Methods in io.fabric8.openclustermanagement.api.model.operator.v1 that return ServerURLBuilder Modifier and Type Method Description ServerURLBuilderServerURL. edit()ServerURLBuilderServerURL. toBuilder()Method parameters in io.fabric8.openclustermanagement.api.model.operator.v1 with type arguments of type ServerURLBuilder Modifier and Type Method Description ServerURLKlusterletSpecFluent. buildMatchingExternalServerURL(Predicate<ServerURLBuilder> predicate)KlusterletSpecFluent.ExternalServerURLsNested<A>KlusterletSpecFluent. editMatchingExternalServerURL(Predicate<ServerURLBuilder> predicate)booleanKlusterletSpecFluent. hasMatchingExternalServerURL(Predicate<ServerURLBuilder> predicate)AKlusterletSpecFluent. removeMatchingFromExternalServerURLs(Predicate<ServerURLBuilder> predicate)
-