| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static IntegrationProps.Builder |
IntegrationProps.builder() |
IntegrationProps.Builder |
IntegrationProps.Builder.integrationHttpMethod(String integrationHttpMethod)
Sets the value of
IntegrationProps.getIntegrationHttpMethod() |
IntegrationProps.Builder |
IntegrationProps.Builder.options(IntegrationOptions options)
Sets the value of
IntegrationProps.getOptions() |
IntegrationProps.Builder |
IntegrationProps.Builder.type(IntegrationType type)
Sets the value of
IntegrationProps.getType() |
IntegrationProps.Builder |
IntegrationProps.Builder.uri(Object uri)
Sets the value of
IntegrationProps.getUri() |
Copyright © 2021. All rights reserved.