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