| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
ProxyResourceOptions.Builder |
ProxyResourceOptions.Builder.anyMethod(Boolean anyMethod)
Sets the value of
ProxyResourceOptions.getAnyMethod() |
static ProxyResourceOptions.Builder |
ProxyResourceOptions.builder() |
ProxyResourceOptions.Builder |
ProxyResourceOptions.Builder.defaultCorsPreflightOptions(CorsOptions defaultCorsPreflightOptions)
Sets the value of
ResourceOptions.getDefaultCorsPreflightOptions() |
ProxyResourceOptions.Builder |
ProxyResourceOptions.Builder.defaultIntegration(Integration defaultIntegration)
Sets the value of
ResourceOptions.getDefaultIntegration() |
ProxyResourceOptions.Builder |
ProxyResourceOptions.Builder.defaultMethodOptions(MethodOptions defaultMethodOptions)
Sets the value of
ResourceOptions.getDefaultMethodOptions() |
Copyright © 2021. All rights reserved.