Uses of Class
com.google.cloud.billing.budgets.v1beta1.AllUpdatesRule
-
Packages that use AllUpdatesRule Package Description com.google.cloud.billing.budgets.v1beta1 A client to Cloud Billing Budget API -
-
Uses of AllUpdatesRule in com.google.cloud.billing.budgets.v1beta1
Methods in com.google.cloud.billing.budgets.v1beta1 that return AllUpdatesRule Modifier and Type Method Description AllUpdatesRuleAllUpdatesRule.Builder. build()AllUpdatesRuleAllUpdatesRule.Builder. buildPartial()AllUpdatesRuleBudget.Builder. getAllUpdatesRule()Optional.AllUpdatesRuleBudget. getAllUpdatesRule()Optional.AllUpdatesRuleBudgetOrBuilder. getAllUpdatesRule()Optional.static AllUpdatesRuleAllUpdatesRule. getDefaultInstance()AllUpdatesRuleAllUpdatesRule.Builder. getDefaultInstanceForType()AllUpdatesRuleAllUpdatesRule. getDefaultInstanceForType()static AllUpdatesRuleAllUpdatesRule. parseDelimitedFrom(InputStream input)static AllUpdatesRuleAllUpdatesRule. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AllUpdatesRuleAllUpdatesRule. parseFrom(byte[] data)static AllUpdatesRuleAllUpdatesRule. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AllUpdatesRuleAllUpdatesRule. parseFrom(com.google.protobuf.ByteString data)static AllUpdatesRuleAllUpdatesRule. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AllUpdatesRuleAllUpdatesRule. parseFrom(com.google.protobuf.CodedInputStream input)static AllUpdatesRuleAllUpdatesRule. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AllUpdatesRuleAllUpdatesRule. parseFrom(InputStream input)static AllUpdatesRuleAllUpdatesRule. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AllUpdatesRuleAllUpdatesRule. parseFrom(ByteBuffer data)static AllUpdatesRuleAllUpdatesRule. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.billing.budgets.v1beta1 that return types with arguments of type AllUpdatesRule Modifier and Type Method Description com.google.protobuf.Parser<AllUpdatesRule>AllUpdatesRule. getParserForType()static com.google.protobuf.Parser<AllUpdatesRule>AllUpdatesRule. parser()Methods in com.google.cloud.billing.budgets.v1beta1 with parameters of type AllUpdatesRule Modifier and Type Method Description Budget.BuilderBudget.Builder. mergeAllUpdatesRule(AllUpdatesRule value)Optional.AllUpdatesRule.BuilderAllUpdatesRule.Builder. mergeFrom(AllUpdatesRule other)static AllUpdatesRule.BuilderAllUpdatesRule. newBuilder(AllUpdatesRule prototype)Budget.BuilderBudget.Builder. setAllUpdatesRule(AllUpdatesRule value)Optional.
-