static TestScript.Teardown.Action.Builder |
TestScript.Teardown.Action.builder() |
|
TestScript.Teardown.Action.Builder |
TestScript.Teardown.Action.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
TestScript.Teardown.Action.Builder |
TestScript.Teardown.Action.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected TestScript.Teardown.Action.Builder |
TestScript.Teardown.Action.Builder.from(TestScript.Teardown.Action action) |
|
TestScript.Teardown.Action.Builder |
TestScript.Teardown.Action.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
TestScript.Teardown.Action.Builder |
TestScript.Teardown.Action.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.
|
TestScript.Teardown.Action.Builder |
TestScript.Teardown.Action.Builder.modifierExtension(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.
|
TestScript.Teardown.Action.Builder |
TestScript.Teardown.Action.Builder.operation(TestScript.Setup.Action.Operation operation) |
An operation would involve a REST request to a server.
|
TestScript.Teardown.Action.Builder |
TestScript.Teardown.Action.toBuilder() |
|