static TestReport.Setup.Action.Operation.Builder |
TestReport.Setup.Action.Operation.builder() |
|
TestReport.Setup.Action.Operation.Builder |
TestReport.Setup.Action.Operation.Builder.detail(Uri detail) |
A link to further details on the result.
|
TestReport.Setup.Action.Operation.Builder |
TestReport.Setup.Action.Operation.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
TestReport.Setup.Action.Operation.Builder |
TestReport.Setup.Action.Operation.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected TestReport.Setup.Action.Operation.Builder |
TestReport.Setup.Action.Operation.Builder.from(TestReport.Setup.Action.Operation operation) |
|
TestReport.Setup.Action.Operation.Builder |
TestReport.Setup.Action.Operation.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
TestReport.Setup.Action.Operation.Builder |
TestReport.Setup.Action.Operation.Builder.message(Markdown message) |
An explanatory message associated with the result.
|
TestReport.Setup.Action.Operation.Builder |
TestReport.Setup.Action.Operation.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
TestReport.Setup.Action.Operation.Builder |
TestReport.Setup.Action.Operation.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
TestReport.Setup.Action.Operation.Builder |
TestReport.Setup.Action.Operation.Builder.result(TestReportActionResult result) |
The result of this operation.
|
TestReport.Setup.Action.Operation.Builder |
TestReport.Setup.Action.Operation.toBuilder() |
|