Package | Description |
---|---|
com.iland.cohesity.iaas.backups.common.model |
Common data model package.
|
com.iland.cohesity.iaas.backups.recovery |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableVMSnapshot
Immutable implementation of
VMSnapshot . |
Modifier and Type | Method and Description |
---|---|
static ImmutableVMSnapshot |
ImmutableVMSnapshot.copyOf(VMSnapshot instance)
Creates an immutable copy of a
VMSnapshot value. |
ImmutableVMSnapshot.Builder |
ImmutableVMSnapshot.Builder.from(VMSnapshot instance)
Fill a builder with attribute values from the provided
VMSnapshot instance. |
Modifier and Type | Method and Description |
---|---|
Stream<VMSnapshot> |
VMRecoveryApi.searchRecoverableVMs(VdcUuid vdcUuid,
SearchRecoverableVMsFilters filters)
Search for recoverable VMs within a vDC.
|
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.