Uses of Interface
software.amazon.awssdk.services.securityhub.model.AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder
-
Packages that use AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return types with arguments of type AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder Modifier and Type Method Description static Class<? extends AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder>AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.securityhub.model with type arguments of type AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder Modifier and Type Method Description default AwsGuardDutyDetectorDataSourcesDetails.BuilderAwsGuardDutyDetectorDataSourcesDetails.Builder. malwareProtection(Consumer<AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder> malwareProtection)An object that contains information on the status of Malware Protection as a data source for the detector.
-