Uses of Annotation Type
com.amazonaws.annotation.SdkInternalApi
Packages that use SdkInternalApi
Package
Description
Classes for the request timeout and client execution timeout features.
Packages with annotations of type SdkInternalApi
Package
Description
Classes for the request timeout and client execution timeout features.
-
Uses of SdkInternalApi in com.amazonaws.adapters.types
Classes in com.amazonaws.adapters.types with annotations of type SdkInternalApiModifier and TypeInterfaceDescriptioninterface
TypeAdapter<Source,
Destination> Adapter interface to convert one type to another -
Uses of SdkInternalApi in com.amazonaws.handlers
Classes in com.amazonaws.handlers with annotations of type SdkInternalApi -
Uses of SdkInternalApi in com.amazonaws.http
Classes in com.amazonaws.http with annotations of type SdkInternalApiModifier and TypeClassDescriptionclass
class
Default implementation of HttpResponseHandler that handles a successful response from an AWS service and unmarshalls the result using a JSON unmarshaller. -
Uses of SdkInternalApi in com.amazonaws.http.settings
Classes in com.amazonaws.http.settings with annotations of type SdkInternalApiModifier and TypeClassDescriptionclass
A convienient class that expose all settings inClientConfiguration
and other internal settings to the underlying http client. -
Uses of SdkInternalApi in com.amazonaws.http.timers
Classes in com.amazonaws.http.timers with annotations of type SdkInternalApiModifier and TypeClassDescriptionclass
Utility class to build theScheduledThreadPoolExecutor
for the request timeout and client execution timeout features -
Uses of SdkInternalApi in com.amazonaws.http.timers.client
Classes in com.amazonaws.http.timers.client with annotations of type SdkInternalApiModifier and TypeInterfaceDescriptioninterface
Task to be scheduled byClientExecutionTimer
class
Implementation ofClientExecutionAbortTask
that interrupts the caller thread and aborts any HTTP request when triggeredinterface
class
Keeps track of the scheduledClientExecutionAbortTask
and the associatedinvalid reference
Future
class
Represents a timer to enforce a timeout on the total client execution time. -
Uses of SdkInternalApi in com.amazonaws.http.timers.request
Classes in com.amazonaws.http.timers.request with annotations of type SdkInternalApiModifier and TypeInterfaceDescriptioninterface
Task to be scheduled byHttpRequestTimer
class
Implementation ofHttpRequestAbortTask
that aborts the trackingHttpRequestBase
when triggeredinterface
Returned byHttpRequestTimer
to track a scheduled timer task.class
Keeps track of the scheduledHttpRequestAbortTask
and the associatedFuture
class
Represents a timer class to enforce HTTP request timeouts. -
Uses of SdkInternalApi in com.amazonaws.internal.http
Classes in com.amazonaws.internal.http with annotations of type SdkInternalApi -
Uses of SdkInternalApi in com.amazonaws.partitions
Classes in com.amazonaws.partitions with annotations of type SdkInternalApiModifier and TypeClassDescriptionclass
Region metadata provider based on partitions.class
Loads all the partition files into memory. -
Uses of SdkInternalApi in com.amazonaws.protocol.json
Classes in com.amazonaws.protocol.json with annotations of type SdkInternalApiModifier and TypeClassDescriptionclass
Thin wrapper around Jackson's JSON generator.class
Creates generators and protocol handlers for plain text JSON wire format. -
Uses of SdkInternalApi in com.amazonaws.regions
Classes in com.amazonaws.regions with annotations of type SdkInternalApiModifier and TypeClassDescriptionclass
Region metadata provider that holds all data in memory and returns data from them.class
Deprecated.class
A region metadata builder that loads the data by looking at all the legacy metadata locations.interface
Interface for an region implementation.interface
-
Uses of SdkInternalApi in com.amazonaws.services.simpleworkflow
Classes in com.amazonaws.services.simpleworkflow with annotations of type SdkInternalApi