Uses of Class
software.amazon.awssdk.services.shield.model.AttackVolume
-
Packages that use AttackVolume Package Description software.amazon.awssdk.services.shield.model -
-
Uses of AttackVolume in software.amazon.awssdk.services.shield.model
Methods in software.amazon.awssdk.services.shield.model that return AttackVolume Modifier and Type Method Description AttackVolumeAttackStatisticsDataItem. attackVolume()Information about the volume of attacks during the time period.Methods in software.amazon.awssdk.services.shield.model with parameters of type AttackVolume Modifier and Type Method Description AttackStatisticsDataItem.BuilderAttackStatisticsDataItem.Builder. attackVolume(AttackVolume attackVolume)Information about the volume of attacks during the time period.
-