Uses of Class
no.digipost.api.client.representations.archive.Archive.ArchiveBuilder
Packages that use Archive.ArchiveBuilder
-
Uses of Archive.ArchiveBuilder in no.digipost.api.client.representations.archive
Methods in no.digipost.api.client.representations.archive that return Archive.ArchiveBuilderModifier and TypeMethodDescriptionstatic Archive.ArchiveBuilder
Archive.defaultArchive()
Archive.ArchiveBuilder.documents
(Iterable<ArchiveDocument> documents) Archive.ArchiveBuilder.documents
(ArchiveDocument... documents) static Archive.ArchiveBuilder
Archive.namedArchive
(String archiveName) Only neccessary when sending on behalf of another user.Archive.ArchiveBuilder.senderOrganization
(SenderOrganization senderOrganization) Only neccessary when sending on behalf of another user.