ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.Builder.build() |
|
static ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.copyOf(ExecutionHistory.ExecutionSummary instance) |
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withCampaignReport(CampaignExecutionReport value) |
Copy the current immutable object by setting a present value for the optional campaignReport attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withCampaignReport(Optional<? extends CampaignExecutionReport> optional) |
Copy the current immutable object by setting an optional value for the campaignReport attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withDatasetId(String value) |
Copy the current immutable object by setting a present value for the optional datasetId attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withDatasetId(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the datasetId attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withDatasetVersion(int value) |
Copy the current immutable object by setting a present value for the optional datasetVersion attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withDatasetVersion(Optional<Integer> optional) |
Copy the current immutable object by setting an optional value for the datasetVersion attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withDuration(long value) |
Copy the current immutable object by setting a value for the duration attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withEnvironment(String value) |
Copy the current immutable object by setting a value for the environment attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withError(String value) |
Copy the current immutable object by setting a present value for the optional error attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withError(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the error attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withExecutionId(Long value) |
Copy the current immutable object by setting a value for the executionId attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withInfo(String value) |
Copy the current immutable object by setting a present value for the optional info attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withInfo(Optional<String> optional) |
Copy the current immutable object by setting an optional value for the info attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withStatus(ServerReportStatus value) |
Copy the current immutable object by setting a value for the status attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withTestCaseTitle(String value) |
Copy the current immutable object by setting a value for the testCaseTitle attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withTime(LocalDateTime value) |
Copy the current immutable object by setting a value for the time attribute.
|
ImmutableExecutionHistory.ExecutionSummary |
ImmutableExecutionHistory.ExecutionSummary.withUser(String value) |
Copy the current immutable object by setting a value for the user attribute.
|