Uses of Class
io.fabric8.openshift.api.model.operator.v1.GathererStatusBuilder
-
Packages that use GathererStatusBuilder Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of GathererStatusBuilder in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return GathererStatusBuilder Modifier and Type Method Description GathererStatusBuilderGathererStatus. edit()GathererStatusBuilderGathererStatus. toBuilder()Method parameters in io.fabric8.openshift.api.model.operator.v1 with type arguments of type GathererStatusBuilder Modifier and Type Method Description GathererStatusGatherStatusFluent. buildMatchingGatherer(Predicate<GathererStatusBuilder> predicate)GatherStatusFluent.GatherersNested<A>GatherStatusFluent. editMatchingGatherer(Predicate<GathererStatusBuilder> predicate)booleanGatherStatusFluent. hasMatchingGatherer(Predicate<GathererStatusBuilder> predicate)AGatherStatusFluent. removeMatchingFromGatherers(Predicate<GathererStatusBuilder> predicate)
-