Run |
Run.withAddresses(List<Address> addresses) |
Run |
Run.withArtifacts(Set<Artifact> artifacts) |
Run |
Run.withAutomationDetails(RunAutomationDetails automationDetails) |
Run |
Run.withBaselineGuid(String baselineGuid) |
Run |
Run.withColumnKind(Run.ColumnKind columnKind) |
Run |
Run.withConversion(Conversion conversion) |
Run |
Run.withDefaultEncoding(String defaultEncoding) |
Run |
Run.withDefaultSourceLanguage(String defaultSourceLanguage) |
Run |
Run.withExternalPropertyFileReferences(ExternalPropertyFileReferences externalPropertyFileReferences) |
Run |
Run.withGraphs(Set<Graph> graphs) |
Run |
Run.withInvocations(List<Invocation> invocations) |
Run |
Run.withLanguage(String language) |
Run |
Run.withLogicalLocations(Set<LogicalLocation> logicalLocations) |
Run |
Run.withNewlineSequences(Set<String> newlineSequences) |
Run |
Run.withOriginalUriBaseIds(OriginalUriBaseIds originalUriBaseIds) |
Run |
Run.withPolicies(Set<ToolComponent> policies) |
Run |
Run.withProperties(PropertyBag properties) |
Run |
Run.withRedactionTokens(Set<String> redactionTokens) |
Run |
Run.withResults(List<Result> results) |
Run |
Run.withRunAggregates(Set<RunAutomationDetails> runAggregates) |
Run |
Run.withSpecialLocations(SpecialLocations specialLocations) |
Run |
Run.withTaxonomies(Set<ToolComponent> taxonomies) |
Run |
Run.withThreadFlowLocations(Set<ThreadFlowLocation> threadFlowLocations) |
Run |
Run.withTool(Tool tool) |
Run |
Run.withTranslations(Set<ToolComponent> translations) |
Run |
Run.withVersionControlProvenance(Set<VersionControlDetails> versionControlProvenance) |
Run |
Run.withWebRequests(Set<WebRequest> webRequests) |
Run |
Run.withWebResponses(Set<WebResponse> webResponses) |