Uses of Class
software.amazon.awssdk.services.eventbridge.model.Archive
Packages that use Archive
-
Uses of Archive in software.amazon.awssdk.services.eventbridge.model
Methods in software.amazon.awssdk.services.eventbridge.model that return types with arguments of type ArchiveModifier and TypeMethodDescriptionListArchivesResponse.archives()An array ofArchiveobjects that include details about an archive.Methods in software.amazon.awssdk.services.eventbridge.model with parameters of type ArchiveModifier and TypeMethodDescriptionAn array ofArchiveobjects that include details about an archive.Method parameters in software.amazon.awssdk.services.eventbridge.model with type arguments of type ArchiveModifier and TypeMethodDescriptionListArchivesResponse.Builder.archives(Collection<Archive> archives) An array ofArchiveobjects that include details about an archive.