| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
AttackStatisticsDataItem.Builder |
AttackStatisticsDataItem.Builder.attackCount(Long attackCount)
The number of attacks detected during the time period.
|
AttackStatisticsDataItem.Builder |
AttackStatisticsDataItem.Builder.attackVolume(AttackVolume attackVolume)
Information about the volume of attacks during the time period.
|
default AttackStatisticsDataItem.Builder |
AttackStatisticsDataItem.Builder.attackVolume(Consumer<AttackVolume.Builder> attackVolume)
Information about the volume of attacks during the time period.
|
static AttackStatisticsDataItem.Builder |
AttackStatisticsDataItem.builder() |
AttackStatisticsDataItem.Builder |
AttackStatisticsDataItem.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AttackStatisticsDataItem.Builder> |
AttackStatisticsDataItem.serializableBuilderClass() |
Copyright © 2023. All rights reserved.