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 | |
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 |
---|---|
default Optional<OrgBackupSummaryStats> |
BackupGroupSummaryStatsApi.getOrgBackupSummaryStats(OrgUuid orgUuid)
Gets backup summary stats for an org for the past 24 hours.
|
Optional<OrgBackupSummaryStats> |
BackupGroupSummaryStatsApi.getOrgBackupSummaryStats(OrgUuid orgUuid,
OrgBackupSummaryStatsFilters filters)
Gets backup summary stats for an org.
|
Stream<BackupGroup> |
BackupGroupApi.listBackupGroupsForOrg(OrgUuid orgUuid)
Lists backup groups that exist within a vCloud org.
|
Stream<BackupGroupRun> |
BackupGroupRunsApi.listLastBackupGroupRunsForOrg(OrgUuid orgUuid)
Lists the last backup group runs for all backup groups in a specified org.
|
Modifier and Type | Method and Description |
---|---|
OrgUuid |
OrgBackupSummaryStats.orgUuid()
UUID of the organization.
|
OrgUuid |
ImmutableOrgBackupSummaryStats.orgUuid()
UUID of the organization.
|
OrgUuid |
ImmutableBackupGroupRun.orgUuid()
Specifies the associated vCloud organization UUID.
|
OrgUuid |
ImmutableBackupGroup.orgUuid()
The UUID of the associated vCloud org.
|
OrgUuid |
BackupGroupRun.orgUuid()
Specifies the associated vCloud organization UUID.
|
OrgUuid |
BackupGroup.orgUuid()
The UUID of the associated vCloud org.
|
Modifier and Type | Method and Description |
---|---|
ImmutableOrgBackupSummaryStats.Builder |
ImmutableOrgBackupSummaryStats.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableBackupGroupRun.Builder |
ImmutableBackupGroupRun.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableBackupGroup.Builder |
ImmutableBackupGroup.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableOrgBackupSummaryStats |
ImmutableOrgBackupSummaryStats.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableBackupGroupRun |
ImmutableBackupGroupRun.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableBackupGroup |
ImmutableBackupGroup.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
Modifier and Type | Method and Description |
---|---|
static OrgUuid |
OrgUuid.of(String value)
Construct a new immutable
OrgUuid instance. |
OrgUuid |
VMSnapshot.orgUuid()
The UUID of the associated org.
|
OrgUuid |
VCloudVmInfo.orgUuid() |
OrgUuid |
VCloudVdcInfo.orgUuid() |
OrgUuid |
VCloudVappInfo.orgUuid() |
OrgUuid |
VCloudProtectionJobSummaryStats.orgUuid()
Specifies the UUID of the vCloud org that the protection job is associated
with.
|
OrgUuid |
VCloudPolicyScopeDescriptor.orgUuid()
The UUID of the associated org.
|
OrgUuid |
VCloudOrgInfo.orgUuid() |
OrgUuid |
RestoreTask.orgUuid()
The UUID of the associated Org.
|
OrgUuid |
ImmutableVMSnapshot.orgUuid()
The UUID of the associated org.
|
OrgUuid |
ImmutableVCloudVmInfo.orgUuid() |
OrgUuid |
ImmutableVCloudVdcInfo.orgUuid() |
OrgUuid |
ImmutableVCloudVappInfo.orgUuid() |
OrgUuid |
ImmutableVCloudProtectionJobSummaryStats.orgUuid()
Specifies the UUID of the vCloud org that the protection job is associated
with.
|
OrgUuid |
ImmutableVCloudPolicyScopeDescriptor.orgUuid()
The UUID of the associated org.
|
OrgUuid |
ImmutableVCloudOrgInfo.orgUuid() |
OrgUuid |
ImmutableRestoreTask.orgUuid()
The UUID of the associated Org.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableVCloudVmInfo.Builder |
ImmutableVCloudVmInfo.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableVCloudVdcInfo.Builder |
ImmutableVCloudVdcInfo.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableVCloudVappInfo.Builder |
ImmutableVCloudVappInfo.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableVCloudProtectionJobSummaryStats.Builder |
ImmutableVCloudProtectionJobSummaryStats.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableVCloudPolicyScopeDescriptor.Builder |
ImmutableVCloudPolicyScopeDescriptor.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableVCloudOrgInfo.Builder |
ImmutableVCloudOrgInfo.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableRestoreTask.Builder |
ImmutableRestoreTask.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableVMSnapshot |
ImmutableVMSnapshot.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableVCloudVmInfo |
ImmutableVCloudVmInfo.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableVCloudVdcInfo |
ImmutableVCloudVdcInfo.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableVCloudVappInfo |
ImmutableVCloudVappInfo.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableVCloudProtectionJobSummaryStats |
ImmutableVCloudProtectionJobSummaryStats.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableVCloudPolicyScopeDescriptor |
ImmutableVCloudPolicyScopeDescriptor.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableVCloudOrgInfo |
ImmutableVCloudOrgInfo.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableRestoreTask |
ImmutableRestoreTask.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
Modifier and Type | Method and Description |
---|---|
OrgUuid |
ImmutableBackupPolicyEvent.orgUuid()
The UUID of the associated Org.
|
OrgUuid |
ImmutableBackupGroupEvent.orgUuid()
The UUID of the associated Org.
|
OrgUuid |
BackupPolicyEvent.orgUuid()
The UUID of the associated Org.
|
OrgUuid |
BackupGroupEvent.orgUuid()
The UUID of the associated Org.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBackupPolicyEvent.Builder |
ImmutableBackupPolicyEvent.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableBackupGroupEvent.Builder |
ImmutableBackupGroupEvent.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableBackupPolicyEvent |
ImmutableBackupPolicyEvent.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableBackupGroupEvent |
ImmutableBackupGroupEvent.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
Modifier and Type | Method and Description |
---|---|
BackupPolicy |
PolicyApi.createBackupPolicy(OrgUuid orgUuid,
BackupPolicyParams params)
Creates a new backup policy that is scoped to a designated vCloud Org.
|
Stream<BackupPolicy> |
PolicyApi.listBackupPoliciesForOrg(OrgUuid orgUuid,
boolean includeVdcScopedPolicies)
Lists backup policies that exist within a vCloud org.
|
Modifier and Type | Method and Description |
---|---|
OrgUuid |
ImmutableBackupPolicy.orgUuid()
Associated org UUID.
|
OrgUuid |
BackupPolicy.orgUuid()
Associated org UUID.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBackupPolicy.Builder |
ImmutableBackupPolicy.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableBackupPolicy |
ImmutableBackupPolicy.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
Modifier and Type | Method and Description |
---|---|
Optional<OrgUuid> |
ImmutableScopedProtectionSource.orgId() |
Optional<OrgUuid> |
ImmutableIlandScope.orgId() |
Optional<OrgUuid> |
IlandScope.orgId() |
Modifier and Type | Method and Description |
---|---|
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.orgId(OrgUuid orgId)
Initializes the optional value
orgId to orgId. |
ImmutableIlandScope.Builder |
ImmutableIlandScope.Builder.orgId(OrgUuid orgId)
Initializes the optional value
orgId to orgId. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withOrgId(OrgUuid value)
Copy the current immutable object by setting a present value for the optional
orgId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.withOrgId(OrgUuid value)
Copy the current immutable object by setting a present value for the optional
orgId attribute. |
Modifier and Type | Method and Description |
---|---|
ImmutableScopedProtectionSource.Builder |
ImmutableScopedProtectionSource.Builder.orgId(Optional<? extends OrgUuid> orgId)
Initializes the optional value
orgId to orgId. |
ImmutableIlandScope.Builder |
ImmutableIlandScope.Builder.orgId(Optional<? extends OrgUuid> orgId)
Initializes the optional value
orgId to orgId. |
ImmutableScopedProtectionSource |
ImmutableScopedProtectionSource.withOrgId(Optional<? extends OrgUuid> optional)
Copy the current immutable object by setting an optional value for the
orgId attribute. |
ImmutableIlandScope |
ImmutableIlandScope.withOrgId(Optional<? extends OrgUuid> optional)
Copy the current immutable object by setting an optional value for the
orgId attribute. |
Modifier and Type | Method and Description |
---|---|
OrgUuid |
RecoverableFileSearchResult.orgUuid()
The UUID of the Org that the result is associated with.
|
OrgUuid |
ImmutableRecoverableFileSearchResult.orgUuid()
The UUID of the Org that the result is associated with.
|
Modifier and Type | Method and Description |
---|---|
ImmutableRecoverableFileSearchResult.Builder |
ImmutableRecoverableFileSearchResult.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
Modifier and Type | Method and Description |
---|---|
OrgUuid |
SampleSeries.orgUuid()
Associated org UUID.
|
OrgUuid |
ImmutableVdcSampleSeries.orgUuid()
Associated org UUID.
|
OrgUuid |
ImmutableBackupGroupSampleSeries.orgUuid()
Associated org UUID.
|
Modifier and Type | Method and Description |
---|---|
ImmutableVdcSampleSeries.Builder |
ImmutableVdcSampleSeries.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableBackupGroupSampleSeries.Builder |
ImmutableBackupGroupSampleSeries.Builder.orgUuid(OrgUuid orgUuid)
Initializes the value for the
orgUuid attribute. |
ImmutableVdcSampleSeries |
ImmutableVdcSampleSeries.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableBackupGroupSampleSeries |
ImmutableBackupGroupSampleSeries.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.