Class GetAllJobDetails.Builder
- java.lang.Object
-
- uk.gov.gchq.gaffer.operation.Operation.BaseBuilder<GetAllJobDetails,GetAllJobDetails.Builder>
-
- uk.gov.gchq.gaffer.operation.impl.job.GetAllJobDetails.Builder
-
- All Implemented Interfaces:
Output.Builder<GetAllJobDetails,Iterable<JobDetail>,GetAllJobDetails.Builder>
,Operation.Builder<GetAllJobDetails,GetAllJobDetails.Builder>
- Enclosing class:
- GetAllJobDetails
public static class GetAllJobDetails.Builder extends Operation.BaseBuilder<GetAllJobDetails,GetAllJobDetails.Builder> implements Output.Builder<GetAllJobDetails,Iterable<JobDetail>,GetAllJobDetails.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
-
-