Uses of Class
uk.gov.gchq.gaffer.operation.export.graph.AuthorisedGraphForExportDelegate.Builder
-
Packages that use AuthorisedGraphForExportDelegate.Builder Package Description uk.gov.gchq.gaffer.operation.export.graph Implementations of operations for exporting results from Gaffer to another Gaffer graph. -
-
Uses of AuthorisedGraphForExportDelegate.Builder in uk.gov.gchq.gaffer.operation.export.graph
Methods in uk.gov.gchq.gaffer.operation.export.graph that return AuthorisedGraphForExportDelegate.Builder Modifier and Type Method Description AuthorisedGraphForExportDelegate.Builder
AuthorisedGraphForExportDelegate.Builder. _self()
AuthorisedGraphForExportDelegate.Builder
AuthorisedGraphForExportDelegate.Builder. idAuths(Map<String,List<String>> idAuths)
AuthorisedGraphForExportDelegate.Builder
AuthorisedGraphForExportDelegate.Builder. user(User user)
-