Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.addAllLastCopyRunInfo(Iterable<? extends JobCopyRunInfo> elements)
Adds elements to
lastCopyRunInfo set. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.addLastCopyRunInfo(JobCopyRunInfo... elements)
Adds elements to
lastCopyRunInfo set. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.addLastCopyRunInfo(JobCopyRunInfo element)
Adds one element to
lastCopyRunInfo set. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.averageRunTime(Duration averageRunTime)
Initializes the value for the
averageRunTime attribute. |
static ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.builder()
Creates a builder for
ImmutableVCloudProtectionJobSummaryStats . |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.cohesityTenantUid(TenantUid cohesityTenantUid)
Initializes the value for the
cohesityTenantUid attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.fastestRunTime(Duration fastestRunTime)
Initializes the value for the
fastestRunTime attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.from(VCloudProtectionJobSummaryStats instance)
Fill a builder with attribute values from the provided
VCloudProtectionJobSummaryStats instance. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.lastBackupStatus(RunStatus lastBackupStatus)
Initializes the value for the
lastBackupStatus attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.lastCopyRunInfo(Iterable<? extends JobCopyRunInfo> elements)
Sets or replaces all elements for
lastCopyRunInfo set. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.lastRunTime(Instant lastRunTime)
Initializes the value for the
lastRunTime attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.locationId(LocationId locationId)
Initializes the value for the
locationId attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.numCanceledRuns(long numCanceledRuns)
Initializes the value for the
numCanceledRuns attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.numFailedRuns(long numFailedRuns)
Initializes the value for the
numFailedRuns attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.numSlaViolations(long numSlaViolations)
Initializes the value for the
numSlaViolations attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.numSuccessfulRuns(long numSuccessfulRuns)
Initializes the value for the
numSuccessfulRuns attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.slowestRunTime(Duration slowestRunTime)
Initializes the value for the
slowestRunTime attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.totalBytesReadFromSource(long totalBytesReadFromSource)
Initializes the value for the
totalBytesReadFromSource attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.totalLogicalBackupSizeBytes(long totalLogicalBackupSizeBytes)
Initializes the value for the
totalLogicalBackupSizeBytes attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.totalPhysicalBackupSizeBytes(long totalPhysicalBackupSizeBytes)
Initializes the value for the
totalPhysicalBackupSizeBytes attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.uid(BackupGroupUid uid)
Initializes the value for the
uid attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.vdcUuid(VdcUuid vdcUuid)
Initializes the value for the
vdcUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.