public class ConsumerPactBuilder.PactDslWithProvider.PactDslWithState.PactDslRequestWithoutPath
extends java.lang.Object
| Constructor and Description |
|---|
ConsumerPactBuilder.PactDslWithProvider.PactDslWithState.PactDslRequestWithoutPath(java.lang.String description) |
| Modifier and Type | Method and Description |
|---|---|
ConsumerPactBuilder.PactDslWithProvider.PactDslWithState.PactDslRequestWithoutPath |
body(java.lang.String body) |
ConsumerPactBuilder.PactDslWithProvider.PactDslWithState.PactDslRequestWithoutPath |
headers(java.util.Map<java.lang.String,java.lang.String> headers) |
ConsumerPactBuilder.PactDslWithProvider.PactDslWithState.PactDslRequestWithoutPath |
method(java.lang.String method) |
ConsumerPactBuilder.PactDslRequestWithPath |
path(java.lang.String path) |
public ConsumerPactBuilder.PactDslWithProvider.PactDslWithState.PactDslRequestWithoutPath(java.lang.String description)
public ConsumerPactBuilder.PactDslWithProvider.PactDslWithState.PactDslRequestWithoutPath method(java.lang.String method)
public ConsumerPactBuilder.PactDslWithProvider.PactDslWithState.PactDslRequestWithoutPath headers(java.util.Map<java.lang.String,java.lang.String> headers)
public ConsumerPactBuilder.PactDslWithProvider.PactDslWithState.PactDslRequestWithoutPath body(java.lang.String body)
public ConsumerPactBuilder.PactDslRequestWithPath path(java.lang.String path)