Uses of Class
io.fabric8.openshift.api.model.installer.v1.ClusterQuotaFluent.GcpNested
-
Packages that use ClusterQuotaFluent.GcpNested Package Description io.fabric8.openshift.api.model.installer.v1 -
-
Uses of ClusterQuotaFluent.GcpNested in io.fabric8.openshift.api.model.installer.v1
Methods in io.fabric8.openshift.api.model.installer.v1 that return ClusterQuotaFluent.GcpNested Modifier and Type Method Description ClusterQuotaFluent.GcpNested<A>ClusterQuotaFluent. addNewGcp()ClusterQuotaFluent.GcpNested<A>ClusterQuotaFluent. addNewGcpLike(QuotaUsage item)ClusterQuotaFluent.GcpNested<A>ClusterQuotaFluent. editFirstGcp()ClusterQuotaFluent.GcpNested<A>ClusterQuotaFluent. editGcp(int index)ClusterQuotaFluent.GcpNested<A>ClusterQuotaFluent. editLastGcp()ClusterQuotaFluent.GcpNested<A>ClusterQuotaFluent. editMatchingGcp(Predicate<QuotaUsageBuilder> predicate)ClusterQuotaFluent.GcpNested<A>ClusterQuotaFluent. setNewGcpLike(int index, QuotaUsage item)
-