All Implemented Interfaces:
Serializable, FolderedDatasink, HasBasicDatasinkService, HasDefaultConfiguration, 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.amazons3.client.amazons3.dto", poso2DtoPostProcessors=AmazonS3Datasink2DtoPostProcessor.class, additionalFields=, icon="amazon") @Indexed public class AmazonS3Datasink extends DatasinkDefinition implements FolderedDatasink
Used to define AmazonS3 datasinks that can be used in ReportServer to send reports to a given Amazon S3 account.
See Also:
  • Constructor Details

    • AmazonS3Datasink

      public AmazonS3Datasink()
  • Method Details