Uses of Interface
software.amazon.awscdk.services.apigateway.ProxyResourceOptions
Packages that use ProxyResourceOptions
-
Uses of ProxyResourceOptions in software.amazon.awscdk.services.apigateway
Subinterfaces of ProxyResourceOptions in software.amazon.awscdk.services.apigatewayClasses in software.amazon.awscdk.services.apigateway that implement ProxyResourceOptionsModifier and TypeClassDescriptionstatic final classAn implementation forProxyResourceOptionsstatic final classAn implementation forProxyResourcePropsMethods in software.amazon.awscdk.services.apigateway that return ProxyResourceOptionsModifier and TypeMethodDescriptionProxyResourceOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.apigateway with parameters of type ProxyResourceOptionsModifier and TypeMethodDescriptionIResource.addProxy(ProxyResourceOptions options) Adds a greedy proxy resource ("{proxy+}") and an ANY method to this route.default ProxyResourceIResource.Jsii$Default.addProxy(ProxyResourceOptions options) Adds a greedy proxy resource ("{proxy+}") and an ANY method to this route.final ProxyResourceIResource.Jsii$Proxy.addProxy(ProxyResourceOptions options) Adds a greedy proxy resource ("{proxy+}") and an ANY method to this route.ResourceBase.addProxy(ProxyResourceOptions options) Adds a greedy proxy resource ("{proxy+}") and an ANY method to this route.