Uses of Class
org.openapitools.client.model.ScanCloudStorageBatchJobCreateResult
Packages that use ScanCloudStorageBatchJobCreateResult
-
Uses of ScanCloudStorageBatchJobCreateResult in org.openapitools.client.api
Methods in org.openapitools.client.api that return ScanCloudStorageBatchJobCreateResultModifier and TypeMethodDescriptionScanCloudStorageApi.scanCloudStorageScanAzureBlobAdvancedBatchJob(String connectionString, String containerName, String blobPath, Boolean allowExecutables, Boolean allowInvalidFiles, Boolean allowScripts, Boolean allowPasswordProtectedFiles, Boolean allowMacros, Boolean allowXmlExternalEntities, Boolean allowInsecureDeserialization, Boolean allowHtml, Boolean allowUnsafeArchives, Boolean allowOleEmbeddedObject, Boolean allowUnwantedAction, String options, String restrictFileTypes) Advanced Scan an Azure Blob for viruses via a batch job Via a batch job, advanced Scan the contents of a single Azure Blob and its content for viruses and threats, great for larger/longer processing jobs.Methods in org.openapitools.client.api that return types with arguments of type ScanCloudStorageBatchJobCreateResultModifier and TypeMethodDescriptionScanCloudStorageApi.scanCloudStorageScanAzureBlobAdvancedBatchJobWithHttpInfo(String connectionString, String containerName, String blobPath, Boolean allowExecutables, Boolean allowInvalidFiles, Boolean allowScripts, Boolean allowPasswordProtectedFiles, Boolean allowMacros, Boolean allowXmlExternalEntities, Boolean allowInsecureDeserialization, Boolean allowHtml, Boolean allowUnsafeArchives, Boolean allowOleEmbeddedObject, Boolean allowUnwantedAction, String options, String restrictFileTypes) Advanced Scan an Azure Blob for viruses via a batch job Via a batch job, advanced Scan the contents of a single Azure Blob and its content for viruses and threats, great for larger/longer processing jobs. -
Uses of ScanCloudStorageBatchJobCreateResult in org.openapitools.client.model
Methods in org.openapitools.client.model that return ScanCloudStorageBatchJobCreateResultModifier and TypeMethodDescriptionScanCloudStorageBatchJobCreateResult.asyncJobID(String asyncJobID) ScanCloudStorageBatchJobCreateResult.successful(Boolean successful)