| Modifier and Type | Method and Description |
|---|---|
SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.Builder.build() |
SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.Builder.buildPartial() |
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.getDefaultInstance() |
SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.getDefaultInstanceForType() |
SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.Builder.getDefaultInstanceForType() |
SnapshotSettingsStorageLocationSettings |
SnapshotSettings.getStorageLocation()
Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.
|
SnapshotSettingsStorageLocationSettings |
SnapshotSettings.Builder.getStorageLocation()
Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.
|
SnapshotSettingsStorageLocationSettings |
SnapshotSettingsOrBuilder.getStorageLocation()
Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.
|
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.parseDelimitedFrom(InputStream input) |
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.parseFrom(byte[] data) |
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.parseFrom(ByteBuffer data) |
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.parseFrom(com.google.protobuf.ByteString data) |
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.parseFrom(InputStream input) |
static SnapshotSettingsStorageLocationSettings |
SnapshotSettingsStorageLocationSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SnapshotSettingsStorageLocationSettings> |
SnapshotSettingsStorageLocationSettings.getParserForType() |
static com.google.protobuf.Parser<SnapshotSettingsStorageLocationSettings> |
SnapshotSettingsStorageLocationSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
SnapshotSettingsStorageLocationSettings.Builder |
SnapshotSettingsStorageLocationSettings.Builder.mergeFrom(SnapshotSettingsStorageLocationSettings other) |
SnapshotSettings.Builder |
SnapshotSettings.Builder.mergeStorageLocation(SnapshotSettingsStorageLocationSettings value)
Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.
|
static SnapshotSettingsStorageLocationSettings.Builder |
SnapshotSettingsStorageLocationSettings.newBuilder(SnapshotSettingsStorageLocationSettings prototype) |
SnapshotSettings.Builder |
SnapshotSettings.Builder.setStorageLocation(SnapshotSettingsStorageLocationSettings value)
Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.
|
Copyright © 2025 Google LLC. All rights reserved.