| Modifier and Type | Class and Description |
|---|---|
class |
StandardHttpRequestMethod
Enumeration of standard HTTP Request Methods
|
| Modifier and Type | Method and Description |
|---|---|
private static String |
WebClientServiceException.getMessage(String message,
URI uri,
HttpRequestMethod httpRequestMethod) |
HttpRequestUriSpec |
WebClientService.method(HttpRequestMethod requestMethod)
Create HTTP Request builder starting with specified HTTP Request Method
|
| Constructor and Description |
|---|
WebClientServiceException(String message,
Throwable cause,
URI uri,
HttpRequestMethod httpRequestMethod)
Web Service Client Exception with standard HTTP request properties
|
Copyright © 2023 Apache NiFi Project. All rights reserved.