| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(ProxyResourceOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ProxyResourceOptions.Builder. |
Copyright © 2022. All rights reserved.