Uses of Class
software.amazon.awscdk.services.apigateway.AwsIntegration.Builder
-
Uses of AwsIntegration.Builder in software.amazon.awscdk.services.apigateway
Modifier and TypeMethodDescriptionThe AWS action to perform in the integration.AwsIntegration.Builder.actionParameters
(Map<String, String> actionParameters) Parameters for the action.static AwsIntegration.Builder
AwsIntegration.Builder.create()
AwsIntegration.Builder.integrationHttpMethod
(String integrationHttpMethod) The integration's HTTP method type.AwsIntegration.Builder.options
(IntegrationOptions options) Integration options, such as content handling, request/response mapping, etc.The path to use for path-base APIs.Use AWS_PROXY integration.The region of the integrated AWS service.The name of the integrated AWS service (e.g.A designated subdomain supported by certain AWS service for fast host-name lookup.