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