Uses of Class
io.fabric8.openshift.api.model.operatorhub.v1alpha1.ResourceInstanceBuilder
-
Packages that use ResourceInstanceBuilder Package Description io.fabric8.openshift.api.model.operatorhub.v1alpha1 -
-
Uses of ResourceInstanceBuilder in io.fabric8.openshift.api.model.operatorhub.v1alpha1
Methods in io.fabric8.openshift.api.model.operatorhub.v1alpha1 that return ResourceInstanceBuilder Modifier and Type Method Description ResourceInstanceBuilderResourceInstance. edit()ResourceInstanceBuilderResourceInstance. toBuilder()Method parameters in io.fabric8.openshift.api.model.operatorhub.v1alpha1 with type arguments of type ResourceInstanceBuilder Modifier and Type Method Description ResourceInstanceResourceListFluent. buildMatchingInstance(Predicate<ResourceInstanceBuilder> predicate)ResourceListFluent.InstancesNested<A>ResourceListFluent. editMatchingInstance(Predicate<ResourceInstanceBuilder> predicate)booleanResourceListFluent. hasMatchingInstance(Predicate<ResourceInstanceBuilder> predicate)AResourceListFluent. removeMatchingFromInstances(Predicate<ResourceInstanceBuilder> predicate)
-