Uses of Interface
com.google.cloud.billing.budgets.v1.ThresholdRuleOrBuilder
-
Packages that use ThresholdRuleOrBuilder Package Description com.google.cloud.billing.budgets.v1 A client to Cloud Billing Budget API -
-
Uses of ThresholdRuleOrBuilder in com.google.cloud.billing.budgets.v1
Classes in com.google.cloud.billing.budgets.v1 that implement ThresholdRuleOrBuilder Modifier and Type Class Description class
ThresholdRule
ThresholdRule contains the definition of a threshold.static class
ThresholdRule.Builder
ThresholdRule contains the definition of a threshold.Methods in com.google.cloud.billing.budgets.v1 that return ThresholdRuleOrBuilder Modifier and Type Method Description ThresholdRuleOrBuilder
Budget.Builder. getThresholdRulesOrBuilder(int index)
Optional.ThresholdRuleOrBuilder
Budget. getThresholdRulesOrBuilder(int index)
Optional.ThresholdRuleOrBuilder
BudgetOrBuilder. getThresholdRulesOrBuilder(int index)
Optional.Methods in com.google.cloud.billing.budgets.v1 that return types with arguments of type ThresholdRuleOrBuilder Modifier and Type Method Description List<? extends ThresholdRuleOrBuilder>
Budget.Builder. getThresholdRulesOrBuilderList()
Optional.List<? extends ThresholdRuleOrBuilder>
Budget. getThresholdRulesOrBuilderList()
Optional.List<? extends ThresholdRuleOrBuilder>
BudgetOrBuilder. getThresholdRulesOrBuilderList()
Optional.
-