| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(IntegrationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
IntegrationProps.Builder. |
Copyright © 2022. All rights reserved.