Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.Builder.build()
Builds a new
ImmutableVCloudProtectionJobSummaryStats . |
static ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.copyOf(VCloudProtectionJobSummaryStats instance)
Creates an immutable copy of a
VCloudProtectionJobSummaryStats value. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withAverageRunTime(Duration value)
Copy the current immutable object by setting a value for the
averageRunTime attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withCohesityTenantUid(TenantUid value)
Copy the current immutable object by setting a value for the
cohesityTenantUid attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withFastestRunTime(Duration value)
Copy the current immutable object by setting a value for the
fastestRunTime attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withLastBackupStatus(RunStatus value)
Copy the current immutable object by setting a value for the
lastBackupStatus attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withLastCopyRunInfo(Iterable<? extends JobCopyRunInfo> elements)
Copy the current immutable object with elements that replace the content of
lastCopyRunInfo . |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withLastCopyRunInfo(JobCopyRunInfo... elements)
Copy the current immutable object with elements that replace the content of
lastCopyRunInfo . |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withLastRunTime(Instant value)
Copy the current immutable object by setting a value for the
lastRunTime attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withNumCanceledRuns(long value)
Copy the current immutable object by setting a value for the
numCanceledRuns attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withNumFailedRuns(long value)
Copy the current immutable object by setting a value for the
numFailedRuns attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withNumSlaViolations(long value)
Copy the current immutable object by setting a value for the
numSlaViolations attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withNumSuccessfulRuns(long value)
Copy the current immutable object by setting a value for the
numSuccessfulRuns attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withSlowestRunTime(Duration value)
Copy the current immutable object by setting a value for the
slowestRunTime attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withTotalBytesReadFromSource(long value)
Copy the current immutable object by setting a value for the
totalBytesReadFromSource attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withTotalLogicalBackupSizeBytes(long value)
Copy the current immutable object by setting a value for the
totalLogicalBackupSizeBytes attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withTotalPhysicalBackupSizeBytes(long value)
Copy the current immutable object by setting a value for the
totalPhysicalBackupSizeBytes attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withUid(BackupGroupUid value)
Copy the current immutable object by setting a value for the
uid attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.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.