Uses of Class
com.cloudmersive.virusscan.model.CloudStorageVirusFound
Packages that use CloudStorageVirusFound
-
Uses of CloudStorageVirusFound in com.cloudmersive.virusscan.model
Methods in com.cloudmersive.virusscan.model that return CloudStorageVirusFoundModifier and TypeMethodDescriptionMethods in com.cloudmersive.virusscan.model that return types with arguments of type CloudStorageVirusFoundModifier and TypeMethodDescriptionCloudStorageAdvancedVirusScanResult.getFoundViruses()Array of viruses found, if anyCloudStorageVirusScanResult.getFoundViruses()Array of viruses found, if anyMethods in com.cloudmersive.virusscan.model with parameters of type CloudStorageVirusFoundModifier and TypeMethodDescriptionCloudStorageAdvancedVirusScanResult.addFoundVirusesItem(CloudStorageVirusFound foundVirusesItem) CloudStorageVirusScanResult.addFoundVirusesItem(CloudStorageVirusFound foundVirusesItem) Method parameters in com.cloudmersive.virusscan.model with type arguments of type CloudStorageVirusFoundModifier and TypeMethodDescriptionCloudStorageAdvancedVirusScanResult.foundViruses(List<CloudStorageVirusFound> foundViruses) CloudStorageVirusScanResult.foundViruses(List<CloudStorageVirusFound> foundViruses) voidCloudStorageAdvancedVirusScanResult.setFoundViruses(List<CloudStorageVirusFound> foundViruses) voidCloudStorageVirusScanResult.setFoundViruses(List<CloudStorageVirusFound> foundViruses)