Uses of Class
software.amazon.awscdk.services.apigatewayv2.HttpRouteAuthorizerBindOptions.Builder
Packages that use HttpRouteAuthorizerBindOptions.Builder
-
Uses of HttpRouteAuthorizerBindOptions.Builder in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return HttpRouteAuthorizerBindOptions.BuilderModifier and TypeMethodDescriptionHttpRouteAuthorizerBindOptions.builder()HttpRouteAuthorizerBindOptions.Builder.route(IHttpRoute route) Sets the value ofHttpRouteAuthorizerBindOptions.getRoute()HttpRouteAuthorizerBindOptions.Builder.scope(software.constructs.Construct scope) Sets the value ofHttpRouteAuthorizerBindOptions.getScope()Constructors in software.amazon.awscdk.services.apigatewayv2 with parameters of type HttpRouteAuthorizerBindOptions.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theHttpRouteAuthorizerBindOptions.Builder.