Uses of Class
io.fabric8.openshift.api.model.installer.gcp.v1.QuotaUsageBuilder
-
Packages that use QuotaUsageBuilder Package Description io.fabric8.openshift.api.model.installer.gcp.v1 io.fabric8.openshift.api.model.installer.v1 -
-
Uses of QuotaUsageBuilder in io.fabric8.openshift.api.model.installer.gcp.v1
Methods in io.fabric8.openshift.api.model.installer.gcp.v1 that return QuotaUsageBuilder Modifier and Type Method Description QuotaUsageBuilderQuotaUsage. edit()QuotaUsageBuilderQuotaUsage. toBuilder() -
Uses of QuotaUsageBuilder in io.fabric8.openshift.api.model.installer.v1
Method parameters in io.fabric8.openshift.api.model.installer.v1 with type arguments of type QuotaUsageBuilder Modifier and Type Method Description QuotaUsageClusterQuotaFluent. buildMatchingGcp(Predicate<QuotaUsageBuilder> predicate)ClusterQuotaFluent.GcpNested<A>ClusterQuotaFluent. editMatchingGcp(Predicate<QuotaUsageBuilder> predicate)booleanClusterQuotaFluent. hasMatchingGcp(Predicate<QuotaUsageBuilder> predicate)AClusterQuotaFluent. removeMatchingFromGcp(Predicate<QuotaUsageBuilder> predicate)
-