All Implemented Interfaces:
Serializable, FolderedDatasink, HasBasicDatasinkService, HasDefaultConfiguration, OAuthAuthenticatable, HierarchicalSecurityTarget, Owneable, SecurityTarget
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@GenerateDto(dtoPackage="net.datenwerke.rs.dropbox.client.dropbox.dto",poso2DtoPostProcessors=DropboxDatasink2DtoPostProcessor.class,additionalFields={,},icon="dropbox") @Indexed public class DropboxDatasink extends DatasinkDefinition implements OAuthAuthenticatable, FolderedDatasink
Used to define Dropbox datasinks that can be used in ReportServer to send reports to a given drop box account.
See Also: