| Modifier and Type | Method and Description |
|---|---|
ContinuousBackupConfig |
ContinuousBackupConfig.Builder.build() |
ContinuousBackupConfig |
ContinuousBackupConfig.Builder.buildPartial() |
ContinuousBackupConfig |
Cluster.getContinuousBackupConfig()
Optional.
|
ContinuousBackupConfig |
Cluster.Builder.getContinuousBackupConfig()
Optional.
|
ContinuousBackupConfig |
ClusterOrBuilder.getContinuousBackupConfig()
Optional.
|
static ContinuousBackupConfig |
ContinuousBackupConfig.getDefaultInstance() |
ContinuousBackupConfig |
ContinuousBackupConfig.getDefaultInstanceForType() |
ContinuousBackupConfig |
ContinuousBackupConfig.Builder.getDefaultInstanceForType() |
static ContinuousBackupConfig |
ContinuousBackupConfig.parseDelimitedFrom(InputStream input) |
static ContinuousBackupConfig |
ContinuousBackupConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContinuousBackupConfig |
ContinuousBackupConfig.parseFrom(byte[] data) |
static ContinuousBackupConfig |
ContinuousBackupConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContinuousBackupConfig |
ContinuousBackupConfig.parseFrom(ByteBuffer data) |
static ContinuousBackupConfig |
ContinuousBackupConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContinuousBackupConfig |
ContinuousBackupConfig.parseFrom(com.google.protobuf.ByteString data) |
static ContinuousBackupConfig |
ContinuousBackupConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContinuousBackupConfig |
ContinuousBackupConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ContinuousBackupConfig |
ContinuousBackupConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContinuousBackupConfig |
ContinuousBackupConfig.parseFrom(InputStream input) |
static ContinuousBackupConfig |
ContinuousBackupConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ContinuousBackupConfig> |
ContinuousBackupConfig.getParserForType() |
static com.google.protobuf.Parser<ContinuousBackupConfig> |
ContinuousBackupConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.mergeContinuousBackupConfig(ContinuousBackupConfig value)
Optional.
|
ContinuousBackupConfig.Builder |
ContinuousBackupConfig.Builder.mergeFrom(ContinuousBackupConfig other) |
static ContinuousBackupConfig.Builder |
ContinuousBackupConfig.newBuilder(ContinuousBackupConfig prototype) |
Cluster.Builder |
Cluster.Builder.setContinuousBackupConfig(ContinuousBackupConfig value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.