| Interface | Description |
|---|---|
| CredentialsProvider |
Provides an interface to hold and acquire the credentials that will be used to call the service.
|
| PageAccessor<T> |
Accessor for paged results from a list API method
|
| Class | Description |
|---|---|
| ConnectionSettings |
Holds the settings required to connect to a remote server.
|
| ConnectionSettings.Builder | |
| RetrySettings |
Holds the parameters for retry and timeout logic with exponential backoff.
|
| RetrySettings.Builder |
A base builder class for
RetrySettings. |