Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBackupGroup |
ImmutableBackupGroup.Builder.build()
Builds a new
ImmutableBackupGroup . |
static ImmutableBackupGroup |
ImmutableBackupGroup.copyOf(BackupGroup instance)
Creates an immutable copy of a
BackupGroup value. |
ImmutableBackupGroup |
ImmutableBackupGroup.withAbortInBlackoutPeriod(boolean value)
Copy the current immutable object by setting a value for the
abortInBlackoutPeriod attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withActive(boolean value)
Copy the current immutable object by setting a value for the
active attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withCohesityTenantUid(TenantUid value)
Copy the current immutable object by setting a value for the
cohesityTenantUid attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withContinueOnQuiesceFailure(boolean value)
Copy the current immutable object by setting a value for the
continueOnQuiesceFailure attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withCreationTime(Instant value)
Copy the current immutable object by setting a value for the
creationTime attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withDeleted(boolean value)
Copy the current immutable object by setting a value for the
deleted attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withDescription(Optional<String> optional)
Copy the current immutable object by setting an optional value for the
description attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withDescription(String value)
Copy the current immutable object by setting a present value for the optional
description attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withEndTime(Instant value)
Copy the current immutable object by setting a present value for the optional
endTime attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withEndTime(Optional<? extends Instant> optional)
Copy the current immutable object by setting an optional value for the
endTime attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withExcludedDisks(BackupGroupDiskUnit... elements)
Copy the current immutable object with elements that replace the content of
excludedDisks . |
ImmutableBackupGroup |
ImmutableBackupGroup.withExcludedDisks(Iterable<? extends BackupGroupDiskUnit> elements)
Copy the current immutable object with elements that replace the content of
excludedDisks . |
ImmutableBackupGroup |
ImmutableBackupGroup.withExcludedSources(Iterable<? extends VCloudProtectionSource> elements)
Copy the current immutable object with elements that replace the content of
excludedSources . |
ImmutableBackupGroup |
ImmutableBackupGroup.withExcludedSources(VCloudProtectionSource... elements)
Copy the current immutable object with elements that replace the content of
excludedSources . |
ImmutableBackupGroup |
ImmutableBackupGroup.withFallbackToCrashConsistent(boolean value)
Copy the current immutable object by setting a value for the
fallbackToCrashConsistent attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withFullProtectionSlaTimeMins(long value)
Copy the current immutable object by setting a value for the
fullProtectionSlaTimeMins attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withId(long value)
Copy the current immutable object by setting a value for the
id attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withIncrementalProtectionSlaTimeMins(long value)
Copy the current immutable object by setting a value for the
incrementalProtectionSlaTimeMins attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withIndexingPolicy(BackupGroupIndexingPolicy value)
Copy the current immutable object by setting a value for the
indexingPolicy attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withModifiedTime(Instant value)
Copy the current immutable object by setting a value for the
modifiedTime attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withName(String value)
Copy the current immutable object by setting a value for the
name attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withPaused(boolean value)
Copy the current immutable object by setting a value for the
paused attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withPolicyAppliedTime(Instant value)
Copy the current immutable object by setting a present value for the optional
policyAppliedTime attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withPolicyAppliedTime(Optional<? extends Instant> optional)
Copy the current immutable object by setting an optional value for the
policyAppliedTime attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withPolicyUid(PolicyUid value)
Copy the current immutable object by setting a value for the
policyUid attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withPriority(BackupGroupPriority value)
Copy the current immutable object by setting a value for the
priority attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withProtectedSources(Iterable<? extends VCloudProtectionSource> elements)
Copy the current immutable object with elements that replace the content of
protectedSources . |
ImmutableBackupGroup |
ImmutableBackupGroup.withProtectedSources(VCloudProtectionSource... elements)
Copy the current immutable object with elements that replace the content of
protectedSources . |
ImmutableBackupGroup |
ImmutableBackupGroup.withQosType(BackupGroupQosType value)
Copy the current immutable object by setting a value for the
qosType attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withQuiesce(boolean value)
Copy the current immutable object by setting a value for the
quiesce attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withSkipPhysicalRdmDisks(boolean value)
Copy the current immutable object by setting a value for the
skipPhysicalRdmDisks attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withStartTime(TimeOfDay value)
Copy the current immutable object by setting a value for the
startTime attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withTimezone(String value)
Copy the current immutable object by setting a value for the
timezone attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withUid(BackupGroupUid value)
Copy the current immutable object by setting a value for the
uid attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withVdcUuid(VdcUuid value)
Copy the current immutable object by setting a value for the
vdcUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.