Uses of Class
com.emc.d2fs.models.archive_info.ArchiveInfo
Packages that use ArchiveInfo
Package
Description
-
Uses of ArchiveInfo in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return types with arguments of type ArchiveInfoModifier and TypeMethodDescriptionIArchiveService.listArchives(Context context, String id, String type, String name) Get archive list -
Uses of ArchiveInfo in com.emc.d2fs.models.archive_info
Methods in com.emc.d2fs.models.archive_info that return ArchiveInfoModifier and TypeMethodDescriptionObjectFactory.createArchiveInfo()Create an instance ofArchiveInfo -
Uses of ArchiveInfo in com.emc.d2fs.services.d2_archive_service
Methods in com.emc.d2fs.services.d2_archive_service that return types with arguments of type ArchiveInfoModifier and TypeMethodDescriptionListArchivesResponse.getArchiveInfo()Gets the value of the archiveInfo property.