Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IApi
Packages that use IApi
-
Uses of IApi in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IApi in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApi.interfaceRepresents an HTTP API.static interfaceInternal default implementation forIHttpApi.interfaceRepresents a WebSocket API.static interfaceInternal default implementation forIWebSocketApi.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IApiModifier and TypeClassDescriptionclassCreate 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.classCreate a new API Gateway WebSocket API endpoint.Methods in software.amazon.awscdk.services.apigatewayv2 that return IApiModifier and TypeMethodDescriptionApiMappingProps.getApi()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 TypeMethodDescriptionThe Api to which this mapping is applied.Sets the value ofApiMappingProps.getApi()