Uses of Class
com.google.cloud.billing.budgets.v1.NotificationsRule
-
Packages that use NotificationsRule Package Description com.google.cloud.billing.budgets.v1 A client to Cloud Billing Budget API -
-
Uses of NotificationsRule in com.google.cloud.billing.budgets.v1
Methods in com.google.cloud.billing.budgets.v1 that return NotificationsRule Modifier and Type Method Description NotificationsRuleNotificationsRule.Builder. build()NotificationsRuleNotificationsRule.Builder. buildPartial()static NotificationsRuleNotificationsRule. getDefaultInstance()NotificationsRuleNotificationsRule.Builder. getDefaultInstanceForType()NotificationsRuleNotificationsRule. getDefaultInstanceForType()NotificationsRuleBudget.Builder. getNotificationsRule()Optional.NotificationsRuleBudget. getNotificationsRule()Optional.NotificationsRuleBudgetOrBuilder. getNotificationsRule()Optional.static NotificationsRuleNotificationsRule. parseDelimitedFrom(InputStream input)static NotificationsRuleNotificationsRule. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationsRuleNotificationsRule. parseFrom(byte[] data)static NotificationsRuleNotificationsRule. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationsRuleNotificationsRule. parseFrom(com.google.protobuf.ByteString data)static NotificationsRuleNotificationsRule. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationsRuleNotificationsRule. parseFrom(com.google.protobuf.CodedInputStream input)static NotificationsRuleNotificationsRule. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationsRuleNotificationsRule. parseFrom(InputStream input)static NotificationsRuleNotificationsRule. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NotificationsRuleNotificationsRule. parseFrom(ByteBuffer data)static NotificationsRuleNotificationsRule. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.billing.budgets.v1 that return types with arguments of type NotificationsRule Modifier and Type Method Description com.google.protobuf.Parser<NotificationsRule>NotificationsRule. getParserForType()static com.google.protobuf.Parser<NotificationsRule>NotificationsRule. parser()Methods in com.google.cloud.billing.budgets.v1 with parameters of type NotificationsRule Modifier and Type Method Description NotificationsRule.BuilderNotificationsRule.Builder. mergeFrom(NotificationsRule other)Budget.BuilderBudget.Builder. mergeNotificationsRule(NotificationsRule value)Optional.static NotificationsRule.BuilderNotificationsRule. newBuilder(NotificationsRule prototype)Budget.BuilderBudget.Builder. setNotificationsRule(NotificationsRule value)Optional.
-