Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableSnapshotTargetSettings
Immutable implementation of
SnapshotTargetSettings . |
Modifier and Type | Method and Description |
---|---|
SnapshotTargetSettings |
ImmutableCopyRun.target()
Specifies settings about a target where a copied snapshot is stored.
|
SnapshotTargetSettings |
CopyRun.target()
Specifies settings about a target where a copied snapshot is stored.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableSnapshotTargetSettings |
ImmutableSnapshotTargetSettings.copyOf(SnapshotTargetSettings instance)
Creates an immutable copy of a
SnapshotTargetSettings value. |
ImmutableSnapshotTargetSettings.Builder |
ImmutableSnapshotTargetSettings.Builder.from(SnapshotTargetSettings instance)
Fill a builder with attribute values from the provided
SnapshotTargetSettings instance. |
ImmutableCopyRun.Builder |
ImmutableCopyRun.Builder.target(SnapshotTargetSettings target)
Initializes the value for the
target attribute. |
ImmutableCopyRun |
ImmutableCopyRun.withTarget(SnapshotTargetSettings value)
Copy the current immutable object by setting a value for the
target attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.