Uses of Class
org.openapitools.client.model.CloudStorageVirusFound
Packages that use CloudStorageVirusFound
-
Uses of CloudStorageVirusFound in org.openapitools.client.model
Methods in org.openapitools.client.model that return CloudStorageVirusFoundModifier and TypeMethodDescriptionstatic CloudStorageVirusFoundCreate an instance of CloudStorageVirusFound given an JSON stringMethods in org.openapitools.client.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 org.openapitools.client.model with parameters of type CloudStorageVirusFoundModifier and TypeMethodDescriptionCloudStorageAdvancedVirusScanResult.addFoundVirusesItem(CloudStorageVirusFound foundVirusesItem) CloudStorageVirusScanResult.addFoundVirusesItem(CloudStorageVirusFound foundVirusesItem) Method parameters in org.openapitools.client.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)