| Class | Description |
|---|---|
| AutoRefreshCredentialProvider |
An abstract AWS credentials provider which automatically refreshes based on the session expiration time.
|
| DataBridgeApp |
A base class for the uploader and downloader applications.
|
| DataBridgeController |
A base class for the uploader and downloader controller.
|
| DataBridgeManifestReader<M extends DataBridgeBaseManifestDto> |
A base class for uploader and downloader manifest readers.
|
| DataBridgeWebClient |
A base class for the uploader and downloader web client.
|
| Enum | Description |
|---|---|
| DataBridgeApp.ReturnValue |
The list of possible return values for the application.
|
| Exception | Description |
|---|---|
| HttpErrorResponseException |
An exception that is thrown when an HTTP response is received with an error.
|
Copyright © 2021. All rights reserved.