Uses of Class
cdc.issues.io.SnapshotData.Builder
Packages that use SnapshotData.Builder
-
Uses of SnapshotData.Builder in cdc.issues.io
Methods in cdc.issues.io that return SnapshotData.BuilderModifier and TypeMethodDescriptionstatic SnapshotData.BuilderSnapshotData.builder()static SnapshotData.BuilderSnapshotDataImpl.builder()SnapshotData.Builder.issuesHash(String hash) SnapshotData.Builder.numberOfIssues(int number) SnapshotData.Builder.projectDescription(String description) SnapshotData.Builder.projectLabels(Labels labels) SnapshotData.Builder.projectMetas(Metas metas) SnapshotData.Builder.projectName(String name) protected SnapshotData.BuilderSnapshotData.Builder.self()SnapshotData.Builder.snapshotDescription(String description) SnapshotData.Builder.snapshotLabels(Labels labels) SnapshotData.Builder.snapshotMetas(Metas metas) SnapshotData.Builder.snapshotName(String name) SnapshotData.Builder.snapshotTimestamp(Instant timestamp) Constructors in cdc.issues.io with parameters of type SnapshotData.Builder