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