| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents |
Amazon EventBridge helps you to respond to state changes in your AWS resources.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateArchiveResponse |
CloudWatchEventsClient.createArchive(Consumer<CreateArchiveRequest.Builder> createArchiveRequest)
Creates an archive of events with the specified settings.
|
default CreateArchiveResponse |
CloudWatchEventsClient.createArchive(CreateArchiveRequest createArchiveRequest)
Creates an archive of events with the specified settings.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateArchiveResponse> |
CloudWatchEventsAsyncClient.createArchive(Consumer<CreateArchiveRequest.Builder> createArchiveRequest)
Creates an archive of events with the specified settings.
|
default CompletableFuture<CreateArchiveResponse> |
CloudWatchEventsAsyncClient.createArchive(CreateArchiveRequest createArchiveRequest)
Creates an archive of events with the specified settings.
|
Copyright © 2020. All rights reserved.