| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
TimeWindow |
GetSampledRequestsResponse.timeWindow()
Usually,
TimeWindow is the time range that you specified in the GetSampledRequests
request. |
TimeWindow |
GetSampledRequestsRequest.timeWindow()
The start date and time and the end date and time of the range for which you want
GetSampledRequests
to return a sample of requests. |
| Modifier and Type | Method and Description |
|---|---|
GetSampledRequestsResponse.Builder |
GetSampledRequestsResponse.Builder.timeWindow(TimeWindow timeWindow)
Usually,
TimeWindow is the time range that you specified in the GetSampledRequests
request. |
GetSampledRequestsRequest.Builder |
GetSampledRequestsRequest.Builder.timeWindow(TimeWindow timeWindow)
The start date and time and the end date and time of the range for which you want
GetSampledRequests to return a sample of requests. |
Copyright © 2023. All rights reserved.