Class AddGraph.Builder
- java.lang.Object
-
- uk.gov.gchq.gaffer.operation.Operation.BaseBuilder<OP,B>
-
- uk.gov.gchq.gaffer.federatedstore.operation.IFederationOperation.BaseBuilder<OP,B>
-
- uk.gov.gchq.gaffer.federatedstore.operation.AddGraph.AddGraphBuilder<AddGraph,AddGraph.Builder>
-
- uk.gov.gchq.gaffer.federatedstore.operation.AddGraph.Builder
-
- All Implemented Interfaces:
Operation.Builder<AddGraph,AddGraph.Builder>
- Enclosing class:
- AddGraph
public static class AddGraph.Builder extends AddGraph.AddGraphBuilder<AddGraph,AddGraph.Builder>
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
Methods inherited from class uk.gov.gchq.gaffer.federatedstore.operation.AddGraph.AddGraphBuilder
graphAuths, graphId, isPublic, parentPropertiesId, parentSchemaIds, readAccessPredicate, schema, storeProperties, writeAccessPredicate
-
Methods inherited from class uk.gov.gchq.gaffer.federatedstore.operation.IFederationOperation.BaseBuilder
setUserRequestingAdminUsage
-
-