Class AddGraphWithHooks.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<OP,B>
-
- uk.gov.gchq.gaffer.federatedstore.operation.AddGraphWithHooks.AddGraphWithHooksBuilder<AddGraphWithHooks,AddGraphWithHooks.Builder>
-
- uk.gov.gchq.gaffer.federatedstore.operation.AddGraphWithHooks.Builder
-
- All Implemented Interfaces:
Operation.Builder<AddGraphWithHooks,AddGraphWithHooks.Builder>
- Enclosing class:
- AddGraphWithHooks
public static class AddGraphWithHooks.Builder extends AddGraphWithHooks.AddGraphWithHooksBuilder<AddGraphWithHooks,AddGraphWithHooks.Builder>
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
Methods inherited from class uk.gov.gchq.gaffer.federatedstore.operation.AddGraphWithHooks.AddGraphWithHooksBuilder
hooks
-
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
-
-