Uses of Class
io.fabric8.openshift.api.model.config.v1.GCPResourceLabelBuilder
-
Packages that use GCPResourceLabelBuilder Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of GCPResourceLabelBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return GCPResourceLabelBuilder Modifier and Type Method Description GCPResourceLabelBuilderGCPResourceLabel. edit()GCPResourceLabelBuilderGCPResourceLabel. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type GCPResourceLabelBuilder Modifier and Type Method Description GCPResourceLabelGCPPlatformStatusFluent. buildMatchingResourceLabel(Predicate<GCPResourceLabelBuilder> predicate)GCPPlatformStatusFluent.ResourceLabelsNested<A>GCPPlatformStatusFluent. editMatchingResourceLabel(Predicate<GCPResourceLabelBuilder> predicate)booleanGCPPlatformStatusFluent. hasMatchingResourceLabel(Predicate<GCPResourceLabelBuilder> predicate)AGCPPlatformStatusFluent. removeMatchingFromResourceLabels(Predicate<GCPResourceLabelBuilder> predicate)
-