Uses of Package
software.amazon.awssdk.utils
Packages that use software.amazon.awssdk.utils
Package
Description
-
Classes in software.amazon.awssdk.utils used by software.amazon.awssdk.utilsClassDescriptionA map from
AttributeMap.Key<T>toTthat ensures the values stored with a key matches the type associated with the key.An abstract class extended by pseudo-enums defining the key for data that is stored in theAttributeMap.Useful for parameterized types.A value that is evaluated lazily.A source for other values, provided to aAttributeMap.LazyValuewhen the value is resolved.An interface that defines a class that contains a transform for another type as well as a condition for whether that transform should be applied.Represents a value that can be one of two types.Equivalent ofConsumerthat throws a checked exception.Equivalent ofFunctionthat throws a checked exception.Equivalent ofRunnablethat throws a checked exception.Equivalent ofSupplierthat throws a checked exception.An immutable map that could be built by convenient constructors.A convenient builder for creating ImmutableMap instances.The system properties usually provided by the Java runtime.A class that lazily constructs a value the first timeLazy.getValue()is invoked.Simple struct of two values, possibly of different types.Interface for providing proxy configuration settings.An enumeration representing environment settings related to proxy configuration.The system properties related to http and https proxiesAn implementation ofAutoCloseablethat does not throw any checked exceptions.An interface implemented by enums in other packages in order to define the system settings the want loaded.A builder for creating a thread factory.A class to standardize implementations ofObject.toString()across the SDK. -
Classes in software.amazon.awssdk.utils used by software.amazon.awssdk.utils.asyncClassDescriptionAn implementation of
OutputStreamto which writing can beCancellableOutputStream.cancel()ed.An implementation ofAutoCloseablethat does not throw any checked exceptions. -
Classes in software.amazon.awssdk.utils used by software.amazon.awssdk.utils.cache
-
Classes in software.amazon.awssdk.utils used by software.amazon.awssdk.utils.internalClassDescriptionAn interface that defines a class that contains a transform for another type as well as a condition for whether that transform should be applied.An interface implemented by enums in other packages in order to define the system settings the want loaded.
-
Classes in software.amazon.awssdk.utils used by software.amazon.awssdk.utils.internal.proxy