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