public class ApiGatewayConfiguration extends Object implements HttpVerbsShortcuts
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiGatewayConfiguration.Mapping |
static class |
ApiGatewayConfiguration.MappingConfiguration |
static class |
ApiGatewayConfiguration.ResponseMappingConfiguration |
static class |
ApiGatewayConfiguration.Route |
DELETE, GET, HAS_URI_PARAMETERS, HEAD, OPTIONS, PATCH, POST, PUT, TRACE| Constructor and Description |
|---|
ApiGatewayConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ApiGatewayConfiguration.Route |
map(String url,
String... httpMethods) |
public ApiGatewayConfiguration.Route map(String url, String... httpMethods)