| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
ReplayDestination |
StartReplayRequest.destination()
A
ReplayDestination object that includes details about the destination for the replay. |
ReplayDestination |
DescribeReplayResponse.destination()
A
ReplayDestination object that contains details about the replay. |
| Modifier and Type | Method and Description |
|---|---|
StartReplayRequest.Builder |
StartReplayRequest.Builder.destination(ReplayDestination destination)
A
ReplayDestination object that includes details about the destination for the replay. |
DescribeReplayResponse.Builder |
DescribeReplayResponse.Builder.destination(ReplayDestination destination)
A
ReplayDestination object that contains details about the replay. |
Copyright © 2023. All rights reserved.