| Modifier and Type | Method and Description |
|---|---|
protected void |
RestSimpleDataProvider.configureEvaluationContext(OperationEvaluationContextBuilder operationEvaluationContextBuilder) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RestValueProvider.configureEvaluationContext(OperationEvaluationContextBuilder operationEvaluationContextBuilder)
Allows child classes to configure the operation evaluation context.
|
| Modifier and Type | Method and Description |
|---|---|
OperationEvaluationContextBuilder |
OperationEvaluationContextBuilder.header(String name,
Object value) |
OperationEvaluationContextBuilder |
OperationEvaluationContextBuilder.queryParameter(String name,
Object value) |
OperationEvaluationContextBuilder |
OperationEvaluationContextBuilder.uriParameter(String name,
Object value) |
Copyright © 2021. All rights reserved.