static TestScript.Setup.Action.Operation.RequestHeader.Builder |
TestScript.Setup.Action.Operation.RequestHeader.builder() |
|
TestScript.Setup.Action.Operation.RequestHeader.Builder |
TestScript.Setup.Action.Operation.RequestHeader.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
TestScript.Setup.Action.Operation.RequestHeader.Builder |
TestScript.Setup.Action.Operation.RequestHeader.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.Operation.RequestHeader.Builder |
TestScript.Setup.Action.Operation.RequestHeader.Builder.field(String field) |
The HTTP header field e.g.
|
TestScript.Setup.Action.Operation.RequestHeader.Builder |
TestScript.Setup.Action.Operation.RequestHeader.Builder.field(java.lang.String field) |
Convenience method for setting field .
|
protected TestScript.Setup.Action.Operation.RequestHeader.Builder |
TestScript.Setup.Action.Operation.RequestHeader.Builder.from(TestScript.Setup.Action.Operation.RequestHeader requestHeader) |
|
TestScript.Setup.Action.Operation.RequestHeader.Builder |
TestScript.Setup.Action.Operation.RequestHeader.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
TestScript.Setup.Action.Operation.RequestHeader.Builder |
TestScript.Setup.Action.Operation.RequestHeader.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.Operation.RequestHeader.Builder |
TestScript.Setup.Action.Operation.RequestHeader.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.Operation.RequestHeader.Builder |
TestScript.Setup.Action.Operation.RequestHeader.toBuilder() |
|
TestScript.Setup.Action.Operation.RequestHeader.Builder |
TestScript.Setup.Action.Operation.RequestHeader.Builder.value(String value) |
The value of the header e.g.
|
TestScript.Setup.Action.Operation.RequestHeader.Builder |
TestScript.Setup.Action.Operation.RequestHeader.Builder.value(java.lang.String value) |
Convenience method for setting value .
|