Uses of Interface
com.google.cloud.billing.budgets.v1.NotificationsRuleOrBuilder
-
Packages that use NotificationsRuleOrBuilder Package Description com.google.cloud.billing.budgets.v1 A client to Cloud Billing Budget API -
-
Uses of NotificationsRuleOrBuilder in com.google.cloud.billing.budgets.v1
Classes in com.google.cloud.billing.budgets.v1 that implement NotificationsRuleOrBuilder Modifier and Type Class Description class
NotificationsRule
NotificationsRule defines notifications that are sent based on budget spend and thresholds.static class
NotificationsRule.Builder
NotificationsRule defines notifications that are sent based on budget spend and thresholds.Methods in com.google.cloud.billing.budgets.v1 that return NotificationsRuleOrBuilder Modifier and Type Method Description NotificationsRuleOrBuilder
Budget.Builder. getNotificationsRuleOrBuilder()
Optional.NotificationsRuleOrBuilder
Budget. getNotificationsRuleOrBuilder()
Optional.NotificationsRuleOrBuilder
BudgetOrBuilder. getNotificationsRuleOrBuilder()
Optional.
-