Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.abortInBlackoutPeriod(boolean abortInBlackoutPeriod)
Initializes the value for the
abortInBlackoutPeriod attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.active(boolean active)
Initializes the value for the
active attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.addAllExcludedDisks(Iterable<? extends BackupGroupDiskUnit> elements)
Adds elements to
excludedDisks list. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.addAllExcludedSources(Iterable<? extends VCloudProtectionSource> elements)
Adds elements to
excludedSources set. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.addAllProtectedSources(Iterable<? extends VCloudProtectionSource> elements)
Adds elements to
protectedSources set. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.addExcludedDisks(BackupGroupDiskUnit... elements)
Adds elements to
excludedDisks list. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.addExcludedDisks(BackupGroupDiskUnit element)
Adds one element to
excludedDisks list. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.addExcludedSources(VCloudProtectionSource... elements)
Adds elements to
excludedSources set. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.addExcludedSources(VCloudProtectionSource element)
Adds one element to
excludedSources set. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.addProtectedSources(VCloudProtectionSource... elements)
Adds elements to
protectedSources set. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.addProtectedSources(VCloudProtectionSource element)
Adds one element to
protectedSources set. |
static ImmutableBackupGroup.Builder |
ImmutableBackupGroup.builder()
Creates a builder for
ImmutableBackupGroup . |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.cohesityTenantUid(TenantUid cohesityTenantUid)
Initializes the value for the
cohesityTenantUid attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.continueOnQuiesceFailure(boolean continueOnQuiesceFailure)
Initializes the value for the
continueOnQuiesceFailure attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.creationTime(Instant creationTime)
Initializes the value for the
creationTime attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.deleted(boolean deleted)
Initializes the value for the
deleted attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.description(Optional<String> description)
Initializes the optional value
description to description. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.description(String description)
Initializes the optional value
description to description. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.endTime(Instant endTime)
Initializes the optional value
endTime to endTime. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.endTime(Optional<? extends Instant> endTime)
Initializes the optional value
endTime to endTime. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.excludedDisks(Iterable<? extends BackupGroupDiskUnit> elements)
Sets or replaces all elements for
excludedDisks list. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.excludedSources(Iterable<? extends VCloudProtectionSource> elements)
Sets or replaces all elements for
excludedSources set. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.fallbackToCrashConsistent(boolean fallbackToCrashConsistent)
Initializes the value for the
fallbackToCrashConsistent attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.from(BackupGroup instance)
Fill a builder with attribute values from the provided
BackupGroup instance. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.fullProtectionSlaTimeMins(long fullProtectionSlaTimeMins)
Initializes the value for the
fullProtectionSlaTimeMins attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.id(long id)
Initializes the value for the
id attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.incrementalProtectionSlaTimeMins(long incrementalProtectionSlaTimeMins)
Initializes the value for the
incrementalProtectionSlaTimeMins attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.indexingPolicy(BackupGroupIndexingPolicy indexingPolicy)
Initializes the value for the
indexingPolicy attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.modifiedTime(Instant modifiedTime)
Initializes the value for the
modifiedTime attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.name(String name)
Initializes the value for the
name attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.paused(boolean paused)
Initializes the value for the
paused attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.policyAppliedTime(Instant policyAppliedTime)
Initializes the optional value
policyAppliedTime to policyAppliedTime. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.policyAppliedTime(Optional<? extends Instant> policyAppliedTime)
Initializes the optional value
policyAppliedTime to policyAppliedTime. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.policyUid(PolicyUid policyUid)
Initializes the value for the
policyUid attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.priority(BackupGroupPriority priority)
Initializes the value for the
priority attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.protectedSources(Iterable<? extends VCloudProtectionSource> elements)
Sets or replaces all elements for
protectedSources set. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.qosType(BackupGroupQosType qosType)
Initializes the value for the
qosType attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.quiesce(boolean quiesce)
Initializes the value for the
quiesce attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.skipPhysicalRdmDisks(boolean skipPhysicalRdmDisks)
Initializes the value for the
skipPhysicalRdmDisks attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.startTime(TimeOfDay startTime)
Initializes the value for the
startTime attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.timezone(String timezone)
Initializes the value for the
timezone attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.uid(BackupGroupUid uid)
Initializes the value for the
uid attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.vdcUuid(VdcUuid vdcUuid)
Initializes the value for the
vdcUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.