| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
TimeRange |
ListAttacksRequest.endTime()
The end of the time period for the attacks.
|
TimeRange |
ListAttacksRequest.startTime()
The start of the time period for the attacks.
|
TimeRange |
DescribeAttackStatisticsResponse.timeRange()
Returns the value of the TimeRange property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ListAttacksRequest.Builder |
ListAttacksRequest.Builder.endTime(TimeRange endTime)
The end of the time period for the attacks.
|
ListAttacksRequest.Builder |
ListAttacksRequest.Builder.startTime(TimeRange startTime)
The start of the time period for the attacks.
|
DescribeAttackStatisticsResponse.Builder |
DescribeAttackStatisticsResponse.Builder.timeRange(TimeRange timeRange)
Sets the value of the TimeRange property for this object.
|
Copyright © 2021. All rights reserved.