public ApiFactory<T extends ComponentsProvider>
Interface implemented by the generated code that creates the API.
The implementation is created reflectively.
| Modifier and Type | Method and Description |
|---|---|
Api<T> |
getApi()
The API.
|
ApplicationConfig |
getConfig()
The configuration of the application in AWS.
|
Api<T> getApi()
The API.
ApplicationConfig getConfig()
The configuration of the application in AWS.