| Modifier and Type | Method and Description |
|---|---|
static HttpUrlIntegration.Builder |
HttpUrlIntegration.Builder.create(String id,
String url) |
HttpUrlIntegration.Builder |
HttpUrlIntegration.Builder.method(HttpMethod method)
(experimental) The HTTP method that must be used to invoke the underlying HTTP proxy.
|
HttpUrlIntegration.Builder |
HttpUrlIntegration.Builder.parameterMapping(ParameterMapping parameterMapping)
(experimental) Specifies how to transform HTTP requests before sending them to the backend.
|
Copyright © 2022. All rights reserved.