Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IApi
Packages that use IApi
Package
Description
AWS::APIGatewayv2 Construct Library
-
Uses of IApi in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IApi in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApi.interface(experimental) Represents an HTTP API.static interfaceInternal default implementation forIHttpApi.interface(experimental) Represents a WebSocket API.static interfaceInternal default implementation forIWebSocketApi.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IApiModifier and TypeClassDescriptionclass(experimental) Create a new API Gateway HTTP API endpoint.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Create a new API Gateway WebSocket API endpoint.Methods in software.amazon.awscdk.services.apigatewayv2 that return IApiModifier and TypeMethodDescriptionApiMappingProps.getApi()(experimental) The Api to which this mapping is applied.final IApiApiMappingProps.Jsii$Proxy.getApi()protected IApiHttpStage.getBaseApi()protected IApiWebSocketStage.getBaseApi()Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type IApiModifier and TypeMethodDescription(experimental) The Api to which this mapping is applied.Sets the value ofApiMappingProps.getApi()