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 AllUpdatesRule
AllUpdatesRule.Builder. build()
AllUpdatesRule
AllUpdatesRule.Builder. buildPartial()
AllUpdatesRule
Budget.Builder. getAllUpdatesRule()
Optional.AllUpdatesRule
Budget. getAllUpdatesRule()
Optional.AllUpdatesRule
BudgetOrBuilder. getAllUpdatesRule()
Optional.static AllUpdatesRule
AllUpdatesRule. getDefaultInstance()
AllUpdatesRule
AllUpdatesRule.Builder. getDefaultInstanceForType()
AllUpdatesRule
AllUpdatesRule. getDefaultInstanceForType()
static AllUpdatesRule
AllUpdatesRule. parseDelimitedFrom(InputStream input)
static AllUpdatesRule
AllUpdatesRule. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AllUpdatesRule
AllUpdatesRule. parseFrom(byte[] data)
static AllUpdatesRule
AllUpdatesRule. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AllUpdatesRule
AllUpdatesRule. parseFrom(com.google.protobuf.ByteString data)
static AllUpdatesRule
AllUpdatesRule. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AllUpdatesRule
AllUpdatesRule. parseFrom(com.google.protobuf.CodedInputStream input)
static AllUpdatesRule
AllUpdatesRule. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AllUpdatesRule
AllUpdatesRule. parseFrom(InputStream input)
static AllUpdatesRule
AllUpdatesRule. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AllUpdatesRule
AllUpdatesRule. parseFrom(ByteBuffer data)
static AllUpdatesRule
AllUpdatesRule. 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.Builder
Budget.Builder. mergeAllUpdatesRule(AllUpdatesRule value)
Optional.AllUpdatesRule.Builder
AllUpdatesRule.Builder. mergeFrom(AllUpdatesRule other)
static AllUpdatesRule.Builder
AllUpdatesRule. newBuilder(AllUpdatesRule prototype)
Budget.Builder
Budget.Builder. setAllUpdatesRule(AllUpdatesRule value)
Optional.
-