| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
List<Replay> |
ListReplaysResponse.replays()
An array of
Replay objects that contain information about the replay. |
| Modifier and Type | Method and Description |
|---|---|
ListReplaysResponse.Builder |
ListReplaysResponse.Builder.replays(Replay... replays)
An array of
Replay objects that contain information about the replay. |
| Modifier and Type | Method and Description |
|---|---|
ListReplaysResponse.Builder |
ListReplaysResponse.Builder.replays(Collection<Replay> replays)
An array of
Replay objects that contain information about the replay. |
Copyright © 2023. All rights reserved.