Package | Description |
---|---|
com.iland.cohesity.iaas.backups.policies.api.model |
IaaS Backups Policies API model package.
|
Modifier and Type | Method and Description |
---|---|
static ImmutableSnapshotReplicationCopyPolicy.Builder |
ImmutableSnapshotReplicationCopyPolicy.builder()
Creates a builder for
ImmutableSnapshotReplicationCopyPolicy . |
ImmutableSnapshotReplicationCopyPolicy.Builder |
ImmutableSnapshotReplicationCopyPolicy.Builder.copyPartial(boolean copyPartial)
Initializes the value for the
copyPartial attribute. |
ImmutableSnapshotReplicationCopyPolicy.Builder |
ImmutableSnapshotReplicationCopyPolicy.Builder.daysToKeep(long daysToKeep)
Initializes the value for the
daysToKeep attribute. |
ImmutableSnapshotReplicationCopyPolicy.Builder |
ImmutableSnapshotReplicationCopyPolicy.Builder.from(SnapshotReplicationCopyPolicy instance)
Fill a builder with attribute values from the provided
SnapshotReplicationCopyPolicy instance. |
ImmutableSnapshotReplicationCopyPolicy.Builder |
ImmutableSnapshotReplicationCopyPolicy.Builder.multiplier(int multiplier)
Initializes the value for the
multiplier attribute. |
ImmutableSnapshotReplicationCopyPolicy.Builder |
ImmutableSnapshotReplicationCopyPolicy.Builder.periodicity(ReplicationPeriodicity periodicity)
Initializes the value for the
periodicity attribute. |
ImmutableSnapshotReplicationCopyPolicy.Builder |
ImmutableSnapshotReplicationCopyPolicy.Builder.target(ReplicationTargetSettings target)
Initializes the value for the
target attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.