Core
Table of Contents
Namespaces
Classes
- AbstractApi
- Base class all API clients are inheriting.
- AwsClientFactory
- Factory that instantiate API clients.
- Configuration
- Helper object that holds all configuration to the API.
- Input
- Representation of a AWS Request.
- Request
- Representation of an HTTP Request.
- RequestContext
- Contains contextual information alongside a request.
- Response
- The response provides a facade to manipulate HttpResponses.
- Result
- Base class for all return values from a Api Client methods.
- Waiter
- The waiter promise is always returned from every API call to a waiter.