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 TypeInterfaceDescriptioninterfaceTypeAdapter<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 TypeClassDescriptionclassclassDefault 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 TypeClassDescriptionclassA convienient class that expose all settings inClientConfigurationand 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 TypeClassDescriptionclassUtility class to build theScheduledThreadPoolExecutorfor 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 TypeInterfaceDescriptioninterfaceTask to be scheduled byClientExecutionTimerclassImplementation ofClientExecutionAbortTaskthat interrupts the caller thread and aborts any HTTP request when triggeredinterfaceclassKeeps track of the scheduledClientExecutionAbortTaskand the associatedinvalid reference
FutureclassRepresents 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 TypeInterfaceDescriptioninterfaceTask to be scheduled byHttpRequestTimerclassImplementation ofHttpRequestAbortTaskthat aborts the trackingHttpRequestBasewhen triggeredinterfaceReturned byHttpRequestTimerto track a scheduled timer task.classKeeps track of the scheduledHttpRequestAbortTaskand the associatedFutureclassRepresents 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 TypeClassDescriptionclassRegion metadata provider based on partitions.classLoads 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 TypeClassDescriptionclassThin wrapper around Jackson's JSON generator.classCreates 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 TypeClassDescriptionclassRegion metadata provider that holds all data in memory and returns data from them.classDeprecated.classA region metadata builder that loads the data by looking at all the legacy metadata locations.interfaceInterface for an region implementation.interface -
Uses of SdkInternalApi in com.amazonaws.services.simpleworkflow
Classes in com.amazonaws.services.simpleworkflow with annotations of type SdkInternalApi