Uses of Interface
software.amazon.awscdk.services.apigatewayv2.IStage
Packages that use IStage
-
Uses of IStage in software.amazon.awscdk.services.apigatewayv2
Subinterfaces of IStage in software.amazon.awscdk.services.apigatewayv2Modifier and TypeInterfaceDescriptioninterface
Represents the HttpStage.static interface
Internal default implementation forIHttpStage
.static interface
Internal default implementation forIStage
.interface
Represents the WebSocketStage.static interface
Internal default implementation forIWebSocketStage
.Classes in software.amazon.awscdk.services.apigatewayv2 that implement IStageModifier and TypeClassDescriptionclass
Represents a stage where an instance of the API is deployed.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Represents a stage where an instance of the API is deployed.Methods in software.amazon.awscdk.services.apigatewayv2 that return IStageModifier and TypeMethodDescriptiondefault IStage
ApiMappingProps.getStage()
stage for the ApiMapping resource required for WebSocket API defaults to default stage of an HTTP API.final IStage
ApiMappingProps.Jsii$Proxy.getStage()
Methods in software.amazon.awscdk.services.apigatewayv2 with parameters of type IStageModifier and TypeMethodDescriptionstage for the ApiMapping resource required for WebSocket API defaults to default stage of an HTTP API.Sets the value ofApiMappingProps.getStage()