Uses of Interface
software.amazon.awscdk.interfaces.apigateway.IMethodRef
Packages that use IMethodRef
Package
Description
Amazon API Gateway Construct Library
-
Uses of IMethodRef in software.amazon.awscdk.interfaces.apigateway
Subinterfaces of IMethodRef in software.amazon.awscdk.interfaces.apigatewayModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIMethodRef.Classes in software.amazon.awscdk.interfaces.apigateway that implement IMethodRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IMethodRef in software.amazon.awscdk.services.apigateway
Classes in software.amazon.awscdk.services.apigateway that implement IMethodRefModifier and TypeClassDescriptionclassTheAWS::ApiGateway::Methodresource creates API Gateway methods that define the parameters and body that clients must send in their requests.