Class GetGraphCreatedTime.Builder
- java.lang.Object
-
- uk.gov.gchq.gaffer.operation.Operation.BaseBuilder<GetGraphCreatedTime,GetGraphCreatedTime.Builder>
-
- uk.gov.gchq.gaffer.operation.impl.get.GetGraphCreatedTime.Builder
-
- All Implemented Interfaces:
Output.Builder<GetGraphCreatedTime,Map<String,String>,GetGraphCreatedTime.Builder>
,Operation.Builder<GetGraphCreatedTime,GetGraphCreatedTime.Builder>
- Enclosing class:
- GetGraphCreatedTime
public static class GetGraphCreatedTime.Builder extends Operation.BaseBuilder<GetGraphCreatedTime,GetGraphCreatedTime.Builder> implements Output.Builder<GetGraphCreatedTime,Map<String,String>,GetGraphCreatedTime.Builder>
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
-
Methods inherited from class uk.gov.gchq.gaffer.operation.Operation.BaseBuilder
_getOp, _self, build, option, options
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface uk.gov.gchq.gaffer.operation.Operation.Builder
_getOp, _self
-
-