Uses of Class
software.amazon.awscdk.aws_apigatewayv2_integrations.HttpNlbIntegrationProps.Builder
Packages that use HttpNlbIntegrationProps.Builder
Package
Description
AWS APIGatewayv2 Integrations
-
Uses of HttpNlbIntegrationProps.Builder in software.amazon.awscdk.aws_apigatewayv2_integrations
Methods in software.amazon.awscdk.aws_apigatewayv2_integrations that return HttpNlbIntegrationProps.BuilderModifier and TypeMethodDescriptionHttpNlbIntegrationProps.builder()HttpNlbIntegrationProps.Builder.method(HttpMethod method) Sets the value ofHttpPrivateIntegrationOptions.getMethod()HttpNlbIntegrationProps.Builder.parameterMapping(ParameterMapping parameterMapping) Sets the value ofHttpPrivateIntegrationOptions.getParameterMapping()HttpNlbIntegrationProps.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 HttpNlbIntegrationProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theHttpNlbIntegrationProps.Builder.