Package | Description |
---|---|
com.iland.cohesity.iaas.backups.recovery.model |
Recovery API Model.
|
Modifier and Type | Method and Description |
---|---|
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.Builder.build()
Builds a new
ImmutableRecoverableFileSearchResult . |
static ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.copyOf(RecoverableFileSearchResult instance)
Creates an immutable copy of a
RecoverableFileSearchResult value. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withBackupGroupUid(BackupGroupUid value)
Copy the current immutable object by setting a value for the
backupGroupUid attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withCompanyId(CompanyId value)
Copy the current immutable object by setting a value for the
companyId attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withFilename(String value)
Copy the current immutable object by setting a value for the
filename attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withIsFolder(boolean value)
Copy the current immutable object by setting a value for the
isFolder attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withLocationId(LocationId value)
Copy the current immutable object by setting a value for the
locationId attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withOrgUuid(OrgUuid value)
Copy the current immutable object by setting a value for the
orgUuid attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withType(FileSearchResultType value)
Copy the current immutable object by setting a value for the
type attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withVappUuid(VappUuid value)
Copy the current immutable object by setting a value for the
vappUuid attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withVdcUuid(VdcUuid value)
Copy the current immutable object by setting a value for the
vdcUuid attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withVmName(String value)
Copy the current immutable object by setting a value for the
vmName attribute. |
ImmutableRecoverableFileSearchResult |
ImmutableRecoverableFileSearchResult.withVmUuid(VmUuid value)
Copy the current immutable object by setting a value for the
vmUuid attribute. |
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.