Package | Description |
---|---|
com.iland.cohesity.iaas.backups.policies.api.model |
IaaS Backups Policies API model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableExtendedRetentionPolicy |
ImmutableExtendedRetentionPolicy.Builder.build()
Builds a new
ImmutableExtendedRetentionPolicy . |
static ImmutableExtendedRetentionPolicy |
ImmutableExtendedRetentionPolicy.copyOf(ExtendedRetentionPolicy instance)
Creates an immutable copy of a
ExtendedRetentionPolicy value. |
ImmutableExtendedRetentionPolicy |
ImmutableExtendedRetentionPolicy.withBackupRunType(Optional<? extends RunType> optional)
Copy the current immutable object by setting an optional value for the
backupRunType attribute. |
ImmutableExtendedRetentionPolicy |
ImmutableExtendedRetentionPolicy.withBackupRunType(RunType value)
Copy the current immutable object by setting a present value for the optional
backupRunType attribute. |
ImmutableExtendedRetentionPolicy |
ImmutableExtendedRetentionPolicy.withDaysToKeep(long value)
Copy the current immutable object by setting a value for the
daysToKeep attribute. |
ImmutableExtendedRetentionPolicy |
ImmutableExtendedRetentionPolicy.withMultiplier(int value)
Copy the current immutable object by setting a value for the
multiplier attribute. |
ImmutableExtendedRetentionPolicy |
ImmutableExtendedRetentionPolicy.withPeriodicity(ReplicationPeriodicity value)
Copy the current immutable object by setting a value for the
periodicity attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.