Uses of Class
io.fabric8.openshift.api.model.operator.v1.PerspectiveBuilder
-
Packages that use PerspectiveBuilder Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of PerspectiveBuilder in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return PerspectiveBuilder Modifier and Type Method Description PerspectiveBuilderPerspective. edit()PerspectiveBuilderPerspective. toBuilder()Method parameters in io.fabric8.openshift.api.model.operator.v1 with type arguments of type PerspectiveBuilder Modifier and Type Method Description PerspectiveConsoleCustomizationFluent. buildMatchingPerspective(Predicate<PerspectiveBuilder> predicate)ConsoleCustomizationFluent.PerspectivesNested<A>ConsoleCustomizationFluent. editMatchingPerspective(Predicate<PerspectiveBuilder> predicate)booleanConsoleCustomizationFluent. hasMatchingPerspective(Predicate<PerspectiveBuilder> predicate)AConsoleCustomizationFluent. removeMatchingFromPerspectives(Predicate<PerspectiveBuilder> predicate)
-