Uses of Class
software.amazon.awssdk.services.eventbridge.model.CreateArchiveRequest
Packages that use CreateArchiveRequest
Package
Description
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
-
Uses of CreateArchiveRequest in software.amazon.awssdk.services.eventbridge
Methods in software.amazon.awssdk.services.eventbridge with parameters of type CreateArchiveRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateArchiveResponse>EventBridgeAsyncClient.createArchive(CreateArchiveRequest createArchiveRequest) Creates an archive of events with the specified settings.default CreateArchiveResponseEventBridgeClient.createArchive(CreateArchiveRequest createArchiveRequest) Creates an archive of events with the specified settings. -
Uses of CreateArchiveRequest in software.amazon.awssdk.services.eventbridge.transform
Methods in software.amazon.awssdk.services.eventbridge.transform with parameters of type CreateArchiveRequestModifier and TypeMethodDescriptionCreateArchiveRequestMarshaller.marshall(CreateArchiveRequest createArchiveRequest)