public interface ArchiveTypes
Archive
API service.Modifier and Type | Interface and Description |
---|---|
static class |
ArchiveTypes.FilterSpec
The
FilterSpec class contains properties used to filter the results when
listing backup archives (see Archive.list(com.vmware.appliance.recovery.backup.LocationSpec, java.lang.String, com.vmware.appliance.recovery.backup.system_name.ArchiveTypes.FilterSpec) ). |
static class |
ArchiveTypes.Info
The
Info class represents backup archive information. |
static class |
ArchiveTypes.Summary
The
Summary class contains commonly used information about a backup
archive. |