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 classAddGraph.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 classAddGraph.Builderstatic classAddGraphWithHooks.AddGraphWithHooksBuilder<OP extends AddGraphWithHooks,B extends AddGraphWithHooks.AddGraphWithHooksBuilder<OP,?>>Deprecated.static classAddGraphWithHooks.BuilderDeprecated.
-