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 TypeMethodDescriptionprotected IApiHttpStage.getBaseApi()protected IApiWebSocketStage.getBaseApi()