Uses of Class
uk.gov.gchq.gaffer.federatedstore.operation.AddGraph.AddGraphBuilder
-
Packages that use AddGraph.AddGraphBuilder Package Description uk.gov.gchq.gaffer.federatedstore.operation -
-
Uses of AddGraph.AddGraphBuilder in uk.gov.gchq.gaffer.federatedstore.operation
Classes in uk.gov.gchq.gaffer.federatedstore.operation with type parameters of type AddGraph.AddGraphBuilder Modifier and Type Class Description static class
AddGraph.AddGraphBuilder<OP extends AddGraph,B extends AddGraph.AddGraphBuilder<OP,?>>
Subclasses of AddGraph.AddGraphBuilder in uk.gov.gchq.gaffer.federatedstore.operation Modifier and Type Class Description static class
AddGraph.Builder
static class
AddGraphWithHooks.AddGraphWithHooksBuilder<OP extends AddGraphWithHooks,B extends AddGraphWithHooks.AddGraphWithHooksBuilder<OP,?>>
Deprecated.static class
AddGraphWithHooks.Builder
Deprecated.
-