Uses of Class
io.fabric8.openclustermanagement.api.model.operator.v1.KlusterletSpecFluent.ExternalServerURLsNested
-
Packages that use KlusterletSpecFluent.ExternalServerURLsNested Package Description io.fabric8.openclustermanagement.api.model.operator.v1 -
-
Uses of KlusterletSpecFluent.ExternalServerURLsNested in io.fabric8.openclustermanagement.api.model.operator.v1
Methods in io.fabric8.openclustermanagement.api.model.operator.v1 that return KlusterletSpecFluent.ExternalServerURLsNested Modifier and Type Method Description KlusterletSpecFluent.ExternalServerURLsNested<A>KlusterletSpecFluent. addNewExternalServerURL()KlusterletSpecFluent.ExternalServerURLsNested<A>KlusterletSpecFluent. addNewExternalServerURLLike(ServerURL item)KlusterletSpecFluent.ExternalServerURLsNested<A>KlusterletSpecFluent. editExternalServerURL(int index)KlusterletSpecFluent.ExternalServerURLsNested<A>KlusterletSpecFluent. editFirstExternalServerURL()KlusterletSpecFluent.ExternalServerURLsNested<A>KlusterletSpecFluent. editLastExternalServerURL()KlusterletSpecFluent.ExternalServerURLsNested<A>KlusterletSpecFluent. editMatchingExternalServerURL(Predicate<ServerURLBuilder> predicate)KlusterletSpecFluent.ExternalServerURLsNested<A>KlusterletSpecFluent. setNewExternalServerURLLike(int index, ServerURL item)
-