| Interface | Description |
|---|---|
| EncodingScheme |
Encoding scheme.
|
| Class | Description |
|---|---|
| AwsHostNameUtils |
AWS host name utils class.
|
| AWSRequestMetrics | Deprecated
metrics is deprecated
|
| AWSRequestMetricsFullSupport | Deprecated
metrics is deprecated
|
| BinaryUtils |
Utilities for encoding and decoding binary data to and from different forms.
|
| CountingInputStream | Deprecated
This class is no longer used and will be removed in the future
|
| CRC32ChecksumCalculatingInputStream |
Simple InputStream wrapper that examines the wrapped stream's contents as
they are read and calculates and CRC32 checksum.
|
| DateUtils |
Utilities for parsing and formatting dates.
|
| HttpUtils |
HTTP utils class.
|
| ImmutableMapParameter<K,V> |
An immutable map that could be built by convenient constructors.
|
| ImmutableMapParameter.Builder<K,V> |
A convenient builder for creating ImmutableMapParameter instances.
|
| LengthCheckInputStream |
Used to perform length check to ensure the number of bytes read from the
underlying input stream is the same as the expected total.
|
| Md5Utils |
Utility methods for computing MD5 sums.
|
| ResponseMetadataCache |
Cache of response metadata for recently executed requests for diagnostic
purposes.
|
| RuntimeHttpUtils |
RuntimeHttpUtils class.
|
| ServiceClientHolderInputStream |
This wrapper input stream holds a reference to the service client.
|
| StringInputStream |
Simple wrapper for ByteArrayInputStream that will automatically encode the
string as UTF-8 data, and still allows access to the original string.
|
| StringUtils |
Utilities for converting objects to strings.
|
| TimingInfo |
Used both as a base class and a minimal support of timing info.
|
| ValidationUtils |
ValidationUtils class.
|
| VersionInfoUtils |
Utility class for accessing AWS SDK versioning information.
|
| XmlUtils |
XmlUtils class.
|
| XMLWriter |
Utility for creating easily creating XML documents, one element at a time.
|
| XpathUtils |
Utility methods for extracting data from XML documents using Xpath
expressions.
|
| Enum | Description |
|---|---|
| AWSRequestMetrics.Field |
Predefined AWS SDK metric types general across all AWS clients.
|
| AWSServiceMetrics | Deprecated
Metrics is deprecated
|
| Base16 |
A Base 16 CODEC API.
|
| Base32 |
A Base 32 CODEC API.
|
| Base64 |
A Base 64 CODEC API.
|
| Classes |
Classes related utilities.
|
| ClassLoaderHelper |
The class loader helper class.
|
| CodecUtils |
Codec internal utilities
|
| EncodingSchemeEnum |
Currently provided encoding schemes "out of the box".
|
| IOUtils |
Utilities for IO operations.
|
| Throwables |
Utility for use with errors or exceptions.
|
Copyright © 2019. All rights reserved.