| Class | Description |
|---|---|
| ClientCompatibilityChecker | |
| ComparableVersion | |
| RefreshAuthTokenTransformingFuture<FROM,TO> | Deprecated
in favor of RefreshAuthTokenWrapper – versions after 1.25.1 do not use
RefreshAuthTokenTransformingFuture anymore
|
| RefreshAuthTokenWrapper<REQUEST extends BmcRequest<?>,RESPONSE> |
Combined future and callbacks for asynchronous requests intended to work with some authenticated
calls, like instance principals.
|
| RefreshAuthTokenWrappingAsyncHandler<REQUEST,RESPONSE> | Deprecated
in favor of RefreshAuthTokenWrapper – versions after 1.25.1 do not use
RefreshAuthTokenWrappingAsyncHandler anymore
|
| TransformingFuture<FROM,TO> |
Future that both delegates to another one and provides the ability to transform the response to
another type.
|
| Enum | Description |
|---|---|
| ClientCompatibilityChecker.VersionCompatibilityCheckMode | |
| CollectionFormatType |
For list collections that we send in the query string, describes the different ways we can encode
it in the query string.
|
| FileUtils |
Utilities for interacting with files.
|
| NameUtils |
Utility functions related to naming
|
| StringUtils |
String manipulation utilities.
|
| Validate |
Argument validation.
|
Copyright © 2016–2024. All rights reserved.