Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups | |
com.iland.cohesity.iaas.backups.backupgroups.api.model |
Backup Groups Model Package.
|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
com.iland.cohesity.iaas.backups.events.model |
Backup Events Model Package.
|
com.iland.cohesity.iaas.backups.policies.api.model |
IaaS Backups Policies API model package.
|
com.iland.cohesity.iaas.backups.protectionsources |
Backup Groups Model Package.
|
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
com.iland.cohesity.iaas.backups.samples.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
Optional<CompanyLocationBackupSummaryStats> |
BackupGroupSummaryStatsApi.getCompanyLocationBackupSummaryStats(CompanyId companyId,
LocationId locationId)
Gets backup summary stats for a company-location for the past 24 hours.
|
Stream<BackupGroup> |
BackupGroupApi.listBackupGroupsForCompanyLocation(CompanyId companyId,
LocationId locationId)
Lists backup groups that exist within a company-location.
|
Stream<BackupGroupRun> |
BackupGroupRunsApi.listLastBackupGroupRunsForCompanyLocation(CompanyId companyId,
LocationId locationId)
Lists all backup group runs for all backup groups in a specified
company-location.
|
Modifier and Type | Method and Description |
---|---|
CompanyId |
ImmutableCompanyLocationBackupSummaryStats.companyId()
The company ID.
|
CompanyId |
ImmutableBackupGroupRun.companyId()
Specifies the associated company ID.
|
CompanyId |
ImmutableBackupGroup.companyId()
The ID of the iland company that is associated with the protection backup
group.
|
CompanyId |
CompanyLocationBackupSummaryStats.companyId()
The company ID.
|
CompanyId |
BackupGroupRun.companyId()
Specifies the associated company ID.
|
CompanyId |
BackupGroup.companyId()
The ID of the iland company that is associated with the protection backup
group.
|
Modifier and Type | Method and Description |
---|---|
ImmutableCompanyLocationBackupSummaryStats.Builder |
ImmutableCompanyLocationBackupSummaryStats.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableBackupGroupRun.Builder |
ImmutableBackupGroupRun.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableCompanyLocationBackupSummaryStats |
ImmutableCompanyLocationBackupSummaryStats.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableBackupGroupRun |
ImmutableBackupGroupRun.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
Modifier and Type | Method and Description |
---|---|
CompanyId |
VMSnapshot.companyId()
The ID of the associated company.
|
CompanyId |
VCloudVmInfo.companyId() |
CompanyId |
VCloudVdcInfo.companyId() |
CompanyId |
VCloudVappInfo.companyId() |
CompanyId |
VCloudProtectionJobSummaryStats.companyId()
Specifies the ID of the associated iland company.
|
CompanyId |
VCloudPolicyScopeDescriptor.companyId()
The ID of the associated company.
|
CompanyId |
VCloudOrgInfo.companyId() |
CompanyId |
RestoreTask.companyId()
The ID of the associated company.
|
CompanyId |
ImmutableVMSnapshot.companyId()
The ID of the associated company.
|
CompanyId |
ImmutableVCloudVmInfo.companyId() |
CompanyId |
ImmutableVCloudVdcInfo.companyId() |
CompanyId |
ImmutableVCloudVappInfo.companyId() |
CompanyId |
ImmutableVCloudProtectionJobSummaryStats.companyId()
Specifies the ID of the associated iland company.
|
CompanyId |
ImmutableVCloudPolicyScopeDescriptor.companyId()
The ID of the associated company.
|
CompanyId |
ImmutableVCloudOrgInfo.companyId() |
CompanyId |
ImmutableRestoreTask.companyId()
The ID of the associated company.
|
static CompanyId |
CompanyId.of(String value)
Construct a new immutable
CompanyId instance. |
Modifier and Type | Method and Description |
---|---|
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableVCloudVmInfo.Builder |
ImmutableVCloudVmInfo.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableVCloudVdcInfo.Builder |
ImmutableVCloudVdcInfo.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableVCloudVappInfo.Builder |
ImmutableVCloudVappInfo.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableVCloudOrgInfo.Builder |
ImmutableVCloudOrgInfo.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableRestoreTask.Builder |
ImmutableRestoreTask.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableVMSnapshot |
ImmutableVMSnapshot.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableVCloudVmInfo |
ImmutableVCloudVmInfo.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableVCloudVdcInfo |
ImmutableVCloudVdcInfo.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableVCloudVappInfo |
ImmutableVCloudVappInfo.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableVCloudOrgInfo |
ImmutableVCloudOrgInfo.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableRestoreTask |
ImmutableRestoreTask.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
Modifier and Type | Method and Description |
---|---|
CompanyId |
ImmutableBackupPolicyEvent.companyId()
The ID of the associated company.
|
CompanyId |
ImmutableBackupGroupEvent.companyId()
The ID of the associated company.
|
CompanyId |
BackupPolicyEvent.companyId()
The ID of the associated company.
|
CompanyId |
BackupGroupEvent.companyId()
The ID of the associated company.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBackupPolicyEvent.Builder |
ImmutableBackupPolicyEvent.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableBackupPolicyEvent |
ImmutableBackupPolicyEvent.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableBackupGroupEvent |
ImmutableBackupGroupEvent.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
Modifier and Type | Method and Description |
---|---|
CompanyId |
ImmutableBackupPolicy.companyId()
Associated company ID.
|
CompanyId |
BackupPolicy.companyId()
Associated company ID.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBackupPolicy.Builder |
ImmutableBackupPolicy.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableBackupPolicy |
ImmutableBackupPolicy.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
Modifier and Type | Method and Description |
---|---|
Optional<CompanyId> |
ImmutableScopedProtectionSource.companyId() |
Optional<CompanyId> |
ImmutableIlandScope.companyId() |
Optional<CompanyId> |
IlandScope.companyId() |
Modifier and Type | Method and Description |
---|---|
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.companyId(CompanyId companyId)
Initializes the optional value
companyId to companyId. |
ImmutableIlandScope.Builder |
ImmutableIlandScope.Builder.companyId(CompanyId companyId)
Initializes the optional value
companyId to companyId. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withCompanyId(CompanyId value)
Copy the current immutable object by setting a present value for the optional
companyId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.withCompanyId(CompanyId value)
Copy the current immutable object by setting a present value for the optional
companyId attribute. |
Modifier and Type | Method and Description |
---|---|
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.companyId(Optional<? extends CompanyId> companyId)
Initializes the optional value
companyId to companyId. |
ImmutableIlandScope.Builder |
ImmutableIlandScope.Builder.companyId(Optional<? extends CompanyId> companyId)
Initializes the optional value
companyId to companyId. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withCompanyId(Optional<? extends CompanyId> optional)
Copy the current immutable object by setting an optional value for the
companyId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.withCompanyId(Optional<? extends CompanyId> optional)
Copy the current immutable object by setting an optional value for the
companyId attribute. |
Modifier and Type | Method and Description |
---|---|
CompanyId |
RecoverableFileSearchResult.companyId()
The ID of the company that the result is associated with.
|
CompanyId |
ImmutableRecoverableFileSearchResult.companyId()
The ID of the company that the result is associated with.
|
Modifier and Type | Method and Description |
---|---|
ImmutableRecoverableFileSearchResult.Builder |
ImmutableRecoverableFileSearchResult.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
Modifier and Type | Method and Description |
---|---|
CompanyId |
SampleSeries.companyId()
Associated company ID.
|
CompanyId |
ImmutableVdcSampleSeries.companyId()
Associated company ID.
|
CompanyId |
ImmutableBackupGroupSampleSeries.companyId()
Associated company ID.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVdcSampleSeries.Builder |
ImmutableVdcSampleSeries.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableBackupGroupSampleSeries.Builder |
ImmutableBackupGroupSampleSeries.Builder.companyId(CompanyId companyId)
Initializes the value for the
companyId attribute. |
ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.