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.onedrive.client.onedrive.dto",poso2DtoPostProcessors=OneDriveDatasink2DtoPostProcessor.class,additionalFields={,},icon="cloud-upload") @Indexed public class OneDriveDatasink extends DatasinkDefinition implements OAuthAuthenticatable, FolderedDatasink
Used to define OneDrive datasinks that can be used in ReportServer to send reports to a given OneDrive account.
See Also: