| Modifier and Type | Method and Description |
|---|---|
RepairRolloutRule |
RepairRolloutRule.Builder.build() |
RepairRolloutRule |
RepairRolloutRule.Builder.buildPartial() |
static RepairRolloutRule |
RepairRolloutRule.getDefaultInstance() |
RepairRolloutRule |
RepairRolloutRule.getDefaultInstanceForType() |
RepairRolloutRule |
RepairRolloutRule.Builder.getDefaultInstanceForType() |
RepairRolloutRule |
AutomationRule.getRepairRolloutRule()
Optional.
|
RepairRolloutRule |
AutomationRule.Builder.getRepairRolloutRule()
Optional.
|
RepairRolloutRule |
AutomationRuleOrBuilder.getRepairRolloutRule()
Optional.
|
static RepairRolloutRule |
RepairRolloutRule.parseDelimitedFrom(InputStream input) |
static RepairRolloutRule |
RepairRolloutRule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RepairRolloutRule |
RepairRolloutRule.parseFrom(byte[] data) |
static RepairRolloutRule |
RepairRolloutRule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RepairRolloutRule |
RepairRolloutRule.parseFrom(ByteBuffer data) |
static RepairRolloutRule |
RepairRolloutRule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RepairRolloutRule |
RepairRolloutRule.parseFrom(com.google.protobuf.ByteString data) |
static RepairRolloutRule |
RepairRolloutRule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RepairRolloutRule |
RepairRolloutRule.parseFrom(com.google.protobuf.CodedInputStream input) |
static RepairRolloutRule |
RepairRolloutRule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RepairRolloutRule |
RepairRolloutRule.parseFrom(InputStream input) |
static RepairRolloutRule |
RepairRolloutRule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RepairRolloutRule> |
RepairRolloutRule.getParserForType() |
static com.google.protobuf.Parser<RepairRolloutRule> |
RepairRolloutRule.parser() |
| Modifier and Type | Method and Description |
|---|---|
RepairRolloutRule.Builder |
RepairRolloutRule.Builder.mergeFrom(RepairRolloutRule other) |
AutomationRule.Builder |
AutomationRule.Builder.mergeRepairRolloutRule(RepairRolloutRule value)
Optional.
|
static RepairRolloutRule.Builder |
RepairRolloutRule.newBuilder(RepairRolloutRule prototype) |
AutomationRule.Builder |
AutomationRule.Builder.setRepairRolloutRule(RepairRolloutRule value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.