Uses of Class
software.amazon.awscdk.services.apigatewayv2.HttpApiHelper
Packages that use HttpApiHelper
-
Uses of HttpApiHelper in software.amazon.awscdk.services.apigatewayv2
Methods in software.amazon.awscdk.services.apigatewayv2 that return HttpApiHelperModifier and TypeMethodDescriptionstatic HttpApiHelperHttpApiHelper.fromHttpApi(IHttpApiRef httpApi) Return anHttpApiHelperfor the given HTTP API.