| Modifier and Type | Method and Description |
|---|---|
RetryPhase |
RetryPhase.Builder.build() |
RetryPhase |
RetryPhase.Builder.buildPartial() |
static RetryPhase |
RetryPhase.getDefaultInstance() |
RetryPhase |
RetryPhase.getDefaultInstanceForType() |
RetryPhase |
RetryPhase.Builder.getDefaultInstanceForType() |
RetryPhase |
RepairPhaseOrBuilder.getRetry()
Output only.
|
RetryPhase |
RepairPhase.getRetry()
Output only.
|
RetryPhase |
RepairPhase.Builder.getRetry()
Output only.
|
static RetryPhase |
RetryPhase.parseDelimitedFrom(InputStream input) |
static RetryPhase |
RetryPhase.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RetryPhase |
RetryPhase.parseFrom(byte[] data) |
static RetryPhase |
RetryPhase.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RetryPhase |
RetryPhase.parseFrom(ByteBuffer data) |
static RetryPhase |
RetryPhase.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RetryPhase |
RetryPhase.parseFrom(com.google.protobuf.ByteString data) |
static RetryPhase |
RetryPhase.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RetryPhase |
RetryPhase.parseFrom(com.google.protobuf.CodedInputStream input) |
static RetryPhase |
RetryPhase.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RetryPhase |
RetryPhase.parseFrom(InputStream input) |
static RetryPhase |
RetryPhase.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RetryPhase> |
RetryPhase.getParserForType() |
static com.google.protobuf.Parser<RetryPhase> |
RetryPhase.parser() |
| Modifier and Type | Method and Description |
|---|---|
RetryPhase.Builder |
RetryPhase.Builder.mergeFrom(RetryPhase other) |
RepairPhase.Builder |
RepairPhase.Builder.mergeRetry(RetryPhase value)
Output only.
|
static RetryPhase.Builder |
RetryPhase.newBuilder(RetryPhase prototype) |
RepairPhase.Builder |
RepairPhase.Builder.setRetry(RetryPhase value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.