Interface ReplicatedJob.Builder
- Enclosing interface:
- ReplicatedJob
public static interface ReplicatedJob.Builder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()maxConcurrent(Long maxConcurrent) totalCompletions(Long totalCompletions)
-
Method Details
-
maxConcurrent
-
totalCompletions
-
build
ReplicatedJob build()
-