| Modifier and Type | Method and Description |
|---|---|
ThresholdRule |
ThresholdRule.Builder.build() |
ThresholdRule |
ThresholdRule.Builder.buildPartial() |
static ThresholdRule |
ThresholdRule.getDefaultInstance() |
ThresholdRule |
ThresholdRule.getDefaultInstanceForType() |
ThresholdRule |
ThresholdRule.Builder.getDefaultInstanceForType() |
ThresholdRule |
BudgetOrBuilder.getThresholdRules(int index)
Optional.
|
ThresholdRule |
Budget.getThresholdRules(int index)
Optional.
|
ThresholdRule |
Budget.Builder.getThresholdRules(int index)
Optional.
|
static ThresholdRule |
ThresholdRule.parseDelimitedFrom(InputStream input) |
static ThresholdRule |
ThresholdRule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThresholdRule |
ThresholdRule.parseFrom(byte[] data) |
static ThresholdRule |
ThresholdRule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThresholdRule |
ThresholdRule.parseFrom(ByteBuffer data) |
static ThresholdRule |
ThresholdRule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThresholdRule |
ThresholdRule.parseFrom(com.google.protobuf.ByteString data) |
static ThresholdRule |
ThresholdRule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThresholdRule |
ThresholdRule.parseFrom(com.google.protobuf.CodedInputStream input) |
static ThresholdRule |
ThresholdRule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ThresholdRule |
ThresholdRule.parseFrom(InputStream input) |
static ThresholdRule |
ThresholdRule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ThresholdRule> |
ThresholdRule.getParserForType() |
List<ThresholdRule> |
BudgetOrBuilder.getThresholdRulesList()
Optional.
|
List<ThresholdRule> |
Budget.getThresholdRulesList()
Optional.
|
List<ThresholdRule> |
Budget.Builder.getThresholdRulesList()
Optional.
|
static com.google.protobuf.Parser<ThresholdRule> |
ThresholdRule.parser() |
| Modifier and Type | Method and Description |
|---|---|
Budget.Builder |
Budget.Builder.addThresholdRules(int index,
ThresholdRule value)
Optional.
|
Budget.Builder |
Budget.Builder.addThresholdRules(ThresholdRule value)
Optional.
|
ThresholdRule.Builder |
ThresholdRule.Builder.mergeFrom(ThresholdRule other) |
static ThresholdRule.Builder |
ThresholdRule.newBuilder(ThresholdRule prototype) |
Budget.Builder |
Budget.Builder.setThresholdRules(int index,
ThresholdRule value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Budget.Builder |
Budget.Builder.addAllThresholdRules(Iterable<? extends ThresholdRule> values)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.