| Modifier and Type | Method and Description |
|---|---|
static HttpNlbIntegration.Builder |
HttpNlbIntegration.Builder.create(String id,
INetworkListener listener) |
HttpNlbIntegration.Builder |
HttpNlbIntegration.Builder.method(HttpMethod method)
(experimental) The HTTP method that must be used to invoke the underlying HTTP proxy.
|
HttpNlbIntegration.Builder |
HttpNlbIntegration.Builder.parameterMapping(ParameterMapping parameterMapping)
(experimental) Specifies how to transform HTTP requests before sending them to the backend.
|
HttpNlbIntegration.Builder |
HttpNlbIntegration.Builder.secureServerName(String secureServerName)
(experimental) Specifies the server name to verified by HTTPS when calling the backend integration.
|
HttpNlbIntegration.Builder |
HttpNlbIntegration.Builder.vpcLink(IVpcLink vpcLink)
(experimental) The vpc link to be used for the private integration.
|
Copyright © 2022. All rights reserved.