Uses of Class
software.amazon.awscdk.aws_apigatewayv2_integrations.HttpPrivateIntegrationOptions.Builder
Packages that use HttpPrivateIntegrationOptions.Builder
Package
Description
AWS APIGatewayv2 Integrations
-
Uses of HttpPrivateIntegrationOptions.Builder in software.amazon.awscdk.aws_apigatewayv2_integrations
Methods in software.amazon.awscdk.aws_apigatewayv2_integrations that return HttpPrivateIntegrationOptions.BuilderModifier and TypeMethodDescriptionHttpPrivateIntegrationOptions.builder()HttpPrivateIntegrationOptions.Builder.method(HttpMethod method) Sets the value ofHttpPrivateIntegrationOptions.getMethod()HttpPrivateIntegrationOptions.Builder.parameterMapping(ParameterMapping parameterMapping) Sets the value ofHttpPrivateIntegrationOptions.getParameterMapping()HttpPrivateIntegrationOptions.Builder.secureServerName(String secureServerName) Sets the value ofHttpPrivateIntegrationOptions.getSecureServerName()Sets the value ofHttpPrivateIntegrationOptions.getTimeout()Sets the value ofHttpPrivateIntegrationOptions.getVpcLink()Constructors in software.amazon.awscdk.aws_apigatewayv2_integrations with parameters of type HttpPrivateIntegrationOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theHttpPrivateIntegrationOptions.Builder.