public interface RecoverableFileSearchResult
Modifier and Type | Method and Description |
---|---|
BackupGroupUid |
backupGroupUid()
Specifies the UID of the backup group that is currently associated with the
object that contains the backed up file or folder.
|
CompanyId |
companyId()
The ID of the company that the result is associated with.
|
String |
filename()
Specifies the name of the found file or folder.
|
boolean |
isFolder()
Specifies if the found item is a folder.
|
LocationId |
locationId()
The ID of the location that the result is associated with.
|
OrgUuid |
orgUuid()
The UUID of the Org that the result is associated with.
|
FileSearchResultType |
type()
Specifies the type of the file document such as DIRECTORY, FILE, etc.
|
VappUuid |
vappUuid()
The UUID of the vApp that the result is associated with.
|
VdcUuid |
vdcUuid()
The UUID of the vDC that the result is associated with.
|
String |
vmName()
The name of the associated VM.
|
VmUuid |
vmUuid()
The UUID of the VM that the result is associated with.
|
LocationId locationId()
CompanyId companyId()
OrgUuid orgUuid()
VdcUuid vdcUuid()
VappUuid vappUuid()
VmUuid vmUuid()
String filename()
boolean isFolder()
BackupGroupUid backupGroupUid()
FileSearchResultType type()
String vmName()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.