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.recovery.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
Optional<BackupGroupRun> |
BackupGroupRunsApi.getBackupGroupRun(BackupRunUid backupRunUid)
Gets a backup group run.
|
Modifier and Type | Method and Description |
---|---|
BackupRunUid |
ImmutableBackupGroupRun.uid()
The UID of the backup run.
|
BackupRunUid |
BackupGroupRun.uid()
The UID of the backup run.
|
Modifier and Type | Method and Description |
---|---|
ImmutableBackupGroupRun.Builder |
ImmutableBackupGroupRun.Builder.uid(BackupRunUid uid)
Initializes the value for the
uid attribute. |
ImmutableBackupGroupRun |
ImmutableBackupGroupRun.withUid(BackupRunUid value)
Copy the current immutable object by setting a value for the
uid attribute. |
Modifier and Type | Method and Description |
---|---|
BackupRunUid |
SnapshotVersion.backupRunUid()
Specifies the id of the backup run.
|
BackupRunUid |
RestoreTaskObject.backupRunUid()
The UID of the backup run.
|
BackupRunUid |
ImmutableSnapshotVersion.backupRunUid()
Specifies the id of the backup run.
|
BackupRunUid |
ImmutableRestoreTaskObject.backupRunUid()
The UID of the backup run.
|
static BackupRunUid |
BackupRunUid.of(String value)
Construct a new immutable
BackupRunUid instance. |
Modifier and Type | Method and Description |
---|---|
ImmutableSnapshotVersion.Builder |
ImmutableSnapshotVersion.Builder.backupRunUid(BackupRunUid backupRunUid)
Initializes the value for the
backupRunUid attribute. |
ImmutableRestoreTaskObject.Builder |
ImmutableRestoreTaskObject.Builder.backupRunUid(BackupRunUid backupRunUid)
Initializes the value for the
backupRunUid attribute. |
ImmutableSnapshotVersion |
ImmutableSnapshotVersion.withBackupRunUid(BackupRunUid value)
Copy the current immutable object by setting a value for the
backupRunUid attribute. |
ImmutableRestoreTaskObject |
ImmutableRestoreTaskObject.withBackupRunUid(BackupRunUid value)
Copy the current immutable object by setting a value for the
backupRunUid attribute. |
Modifier and Type | Method and Description |
---|---|
BackupRunUid |
VMSnapshotRef.backupRunUid()
The UID of the backup run.
|
BackupRunUid |
SnapshotAttempt.backupRunUid()
Specifies the UID of the associated backup group run.
|
BackupRunUid |
ListVMVolumesParams.backupRunUid()
The UID of the backup run.
|
BackupRunUid |
ImmutableVMSnapshotRef.backupRunUid()
The UID of the backup run.
|
BackupRunUid |
ImmutableSnapshotAttempt.backupRunUid()
Specifies the UID of the associated backup group run.
|
BackupRunUid |
ImmutableListVMVolumesParams.backupRunUid()
The UID of the backup run.
|
BackupRunUid |
ImmutableDownloadFileParams.backupRunUid()
The UID of the backup run that the file is associated with.
|
BackupRunUid |
ImmutableDirectoryListingParams.backupRunUid()
The UID of the backup run.
|
BackupRunUid |
ImmutableCreateFilesAndFoldersDownloadTaskParams.backupRunUid()
The UID of the backup run that is associated with files to be downloaded.
|
BackupRunUid |
DownloadFileParams.backupRunUid()
The UID of the backup run that the file is associated with.
|
BackupRunUid |
DirectoryListingParams.backupRunUid()
The UID of the backup run.
|
BackupRunUid |
CreateFilesAndFoldersDownloadTaskParams.backupRunUid()
The UID of the backup run that is associated with files to be downloaded.
|
Modifier and Type | Method and Description |
---|---|
default Set<BackupRunUid> |
SearchRecoverableFilesAndFoldersFilters.backupRunUids()
Optionally specified a set of backup runs that should be used to limit
search results.
|
com.google.common.collect.ImmutableSet<BackupRunUid> |
ImmutableSearchRecoverableFilesAndFoldersFilters.backupRunUids()
Optionally specified a set of backup runs that should be used to limit
search results.
|
Modifier and Type | Method and Description |
---|---|
ImmutableSearchRecoverableFilesAndFoldersFilters.Builder |
ImmutableSearchRecoverableFilesAndFoldersFilters.Builder.addBackupRunUids(BackupRunUid... elements)
Adds elements to
backupRunUids set. |
ImmutableSearchRecoverableFilesAndFoldersFilters.Builder |
ImmutableSearchRecoverableFilesAndFoldersFilters.Builder.addBackupRunUids(BackupRunUid element)
Adds one element to
backupRunUids set. |
ImmutableVMSnapshotRef.Builder |
ImmutableVMSnapshotRef.Builder.backupRunUid(BackupRunUid backupRunUid)
Initializes the value for the
backupRunUid attribute. |
ImmutableSnapshotAttempt.Builder |
ImmutableSnapshotAttempt.Builder.backupRunUid(BackupRunUid backupRunUid)
Initializes the value for the
backupRunUid attribute. |
ImmutableListVMVolumesParams.Builder |
ImmutableListVMVolumesParams.Builder.backupRunUid(BackupRunUid backupRunUid)
Initializes the value for the
backupRunUid attribute. |
ImmutableDownloadFileParams.Builder |
ImmutableDownloadFileParams.Builder.backupRunUid(BackupRunUid backupRunUid)
Initializes the value for the
backupRunUid attribute. |
ImmutableDirectoryListingParams.Builder |
ImmutableDirectoryListingParams.Builder.backupRunUid(BackupRunUid backupRunUid)
Initializes the value for the
backupRunUid attribute. |
ImmutableCreateFilesAndFoldersDownloadTaskParams.Builder |
ImmutableCreateFilesAndFoldersDownloadTaskParams.Builder.backupRunUid(BackupRunUid backupRunUid)
Initializes the value for the
backupRunUid attribute. |
ImmutableVMSnapshotRef |
ImmutableVMSnapshotRef.withBackupRunUid(BackupRunUid value)
Copy the current immutable object by setting a value for the
backupRunUid attribute. |
ImmutableSnapshotAttempt |
ImmutableSnapshotAttempt.withBackupRunUid(BackupRunUid value)
Copy the current immutable object by setting a value for the
backupRunUid attribute. |
ImmutableListVMVolumesParams |
ImmutableListVMVolumesParams.withBackupRunUid(BackupRunUid value)
Copy the current immutable object by setting a value for the
backupRunUid attribute. |
ImmutableDownloadFileParams |
ImmutableDownloadFileParams.withBackupRunUid(BackupRunUid value)
Copy the current immutable object by setting a value for the
backupRunUid attribute. |
ImmutableDirectoryListingParams |
ImmutableDirectoryListingParams.withBackupRunUid(BackupRunUid value)
Copy the current immutable object by setting a value for the
backupRunUid attribute. |
ImmutableCreateFilesAndFoldersDownloadTaskParams |
ImmutableCreateFilesAndFoldersDownloadTaskParams.withBackupRunUid(BackupRunUid value)
Copy the current immutable object by setting a value for the
backupRunUid attribute. |
ImmutableSearchRecoverableFilesAndFoldersFilters |
ImmutableSearchRecoverableFilesAndFoldersFilters.withBackupRunUids(BackupRunUid... elements)
Copy the current immutable object with elements that replace the content of
backupRunUids . |
Modifier and Type | Method and Description |
---|---|
ImmutableSearchRecoverableFilesAndFoldersFilters.Builder |
ImmutableSearchRecoverableFilesAndFoldersFilters.Builder.addAllBackupRunUids(Iterable<? extends BackupRunUid> elements)
Adds elements to
backupRunUids set. |
ImmutableSearchRecoverableFilesAndFoldersFilters.Builder |
ImmutableSearchRecoverableFilesAndFoldersFilters.Builder.backupRunUids(Iterable<? extends BackupRunUid> elements)
Sets or replaces all elements for
backupRunUids set. |
ImmutableSearchRecoverableFilesAndFoldersFilters |
ImmutableSearchRecoverableFilesAndFoldersFilters.withBackupRunUids(Iterable<? extends BackupRunUid> elements)
Copy the current immutable object with elements that replace the content of
backupRunUids . |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.