Interface DirectoryClientExporter

All Known Implementing Classes:
DirectoryClient

public interface DirectoryClientExporter
  • Method Summary

    Modifier and Type
    Method
    Description
    Iterator<com.aserto.directory.exporter.v3.ExportResponse>
    exportData(com.aserto.directory.exporter.v3.Option options)
     
    Iterator<com.aserto.directory.exporter.v3.ExportResponse>
    exportData(com.aserto.directory.exporter.v3.Option options, com.google.protobuf.Timestamp startFrom)