Uses of Class
io.fabric8.openshift.api.model.hive.v1.PatchEntityBuilder
-
Packages that use PatchEntityBuilder Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of PatchEntityBuilder in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return PatchEntityBuilder Modifier and Type Method Description PatchEntityBuilderPatchEntity. edit()PatchEntityBuilderPatchEntity. toBuilder()Method parameters in io.fabric8.openshift.api.model.hive.v1 with type arguments of type PatchEntityBuilder Modifier and Type Method Description PatchEntityClusterDeploymentCustomizationSpecFluent. buildMatchingInstallConfigPatch(Predicate<PatchEntityBuilder> predicate)ClusterDeploymentCustomizationSpecFluent.InstallConfigPatchesNested<A>ClusterDeploymentCustomizationSpecFluent. editMatchingInstallConfigPatch(Predicate<PatchEntityBuilder> predicate)booleanClusterDeploymentCustomizationSpecFluent. hasMatchingInstallConfigPatch(Predicate<PatchEntityBuilder> predicate)AClusterDeploymentCustomizationSpecFluent. removeMatchingFromInstallConfigPatches(Predicate<PatchEntityBuilder> predicate)
-