| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static HttpIntegrationProps.Builder |
HttpIntegrationProps.builder() |
HttpIntegrationProps.Builder |
HttpIntegrationProps.Builder.httpMethod(String httpMethod)
Sets the value of
HttpIntegrationProps.getHttpMethod() |
HttpIntegrationProps.Builder |
HttpIntegrationProps.Builder.options(IntegrationOptions options)
Sets the value of
HttpIntegrationProps.getOptions() |
HttpIntegrationProps.Builder |
HttpIntegrationProps.Builder.proxy(Boolean proxy)
Sets the value of
HttpIntegrationProps.getProxy() |
Copyright © 2021. All rights reserved.