Uses of Class
uk.gov.gchq.gaffer.operation.impl.export.GetExports.Builder
-
Packages that use GetExports.Builder Package Description uk.gov.gchq.gaffer.operation.impl.export Operations for exporting data out of a graph. -
-
Uses of GetExports.Builder in uk.gov.gchq.gaffer.operation.impl.export
Methods in uk.gov.gchq.gaffer.operation.impl.export that return GetExports.Builder Modifier and Type Method Description GetExports.Builder
GetExports.Builder. exports(List<GetExport> exports)
GetExports.Builder
GetExports.Builder. exports(GetExport... exports)
-