| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2.integrations |
AWS APIGatewayv2 Integrations
|
| Modifier and Type | Method and Description |
|---|---|
static HttpProxyIntegrationProps.Builder |
HttpProxyIntegrationProps.builder() |
HttpProxyIntegrationProps.Builder |
HttpProxyIntegrationProps.Builder.method(HttpMethod method)
Sets the value of
HttpProxyIntegrationProps.getMethod() |
HttpProxyIntegrationProps.Builder |
HttpProxyIntegrationProps.Builder.url(String url)
Sets the value of
HttpProxyIntegrationProps.getUrl() |
Copyright © 2021. All rights reserved.