TestScript.Setup.Action.Builder | 
TestScript.Setup.Action.Builder._assert(TestScript.Setup.Action.Assert _assert) | 
 Evaluates the results of previous operations to determine if the server under test behaves appropriately. 
 | 
static TestScript.Setup.Action.Builder | 
TestScript.Setup.Action.builder() | 
  | 
TestScript.Setup.Action.Builder | 
TestScript.Setup.Action.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. 
 | 
TestScript.Setup.Action.Builder | 
TestScript.Setup.Action.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected TestScript.Setup.Action.Builder | 
TestScript.Setup.Action.Builder.from(TestScript.Setup.Action action) | 
  | 
TestScript.Setup.Action.Builder | 
TestScript.Setup.Action.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
TestScript.Setup.Action.Builder | 
TestScript.Setup.Action.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. 
 | 
TestScript.Setup.Action.Builder | 
TestScript.Setup.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.Setup.Action.Builder | 
TestScript.Setup.Action.Builder.operation(TestScript.Setup.Action.Operation operation) | 
 The operation to perform. 
 | 
TestScript.Setup.Action.Builder | 
TestScript.Setup.Action.toBuilder() | 
  |