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 classThresholdRuleThresholdRule contains the definition of a threshold.static classThresholdRule.BuilderThresholdRule contains the definition of a threshold.Methods in com.google.cloud.billing.budgets.v1 that return ThresholdRuleOrBuilder Modifier and Type Method Description ThresholdRuleOrBuilderBudget.Builder. getThresholdRulesOrBuilder(int index)Optional.ThresholdRuleOrBuilderBudget. getThresholdRulesOrBuilder(int index)Optional.ThresholdRuleOrBuilderBudgetOrBuilder. 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.
-