Uses of Class
com.amazonaws.annotation.SdkInternalApi
-
Packages that use SdkInternalApi Package Description com.amazonaws.adapters.types com.amazonaws.handlers com.amazonaws.http com.amazonaws.http.settings com.amazonaws.http.timers Classes for the request timeout and client execution timeout features.com.amazonaws.http.timers.client com.amazonaws.http.timers.request com.amazonaws.internal.http com.amazonaws.partitions com.amazonaws.protocol.json com.amazonaws.regions com.amazonaws.services.simpleworkflow -
Packages with annotations of type SdkInternalApi Package Description com.amazonaws.http.timers 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 SdkInternalApi Modifier and Type Interface Description interfaceTypeAdapter<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 Modifier and Type Interface Description interfaceIRequestHandler2Interface forRequestHandler2. -
Uses of SdkInternalApi in com.amazonaws.http
Classes in com.amazonaws.http with annotations of type SdkInternalApi Modifier and Type Class Description classJsonErrorResponseHandlerclassJsonResponseHandler<T>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 SdkInternalApi Modifier and Type Class Description classHttpClientSettingsA 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 SdkInternalApi Modifier and Type Class Description classTimeoutThreadPoolBuilderUtility 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 SdkInternalApi Modifier and Type Interface Description interfaceClientExecutionAbortTaskTask to be scheduled byClientExecutionTimerclassClientExecutionAbortTaskImplImplementation ofClientExecutionAbortTaskthat interrupts the caller thread and aborts any HTTP request when triggeredinterfaceClientExecutionAbortTrackerTaskclassClientExecutionAbortTrackerTaskImplKeeps track of the scheduledClientExecutionAbortTaskand the associatedFutureclassClientExecutionTimerRepresents 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 SdkInternalApi Modifier and Type Interface Description interfaceHttpRequestAbortTaskTask to be scheduled byHttpRequestTimerclassHttpRequestAbortTaskImplImplementation ofHttpRequestAbortTaskthat aborts the trackingHttpRequestBasewhen triggeredinterfaceHttpRequestAbortTaskTrackerReturned byHttpRequestTimerto track a scheduled timer task.classHttpRequestAbortTaskTrackerImplKeeps track of the scheduledHttpRequestAbortTaskand the associatedFutureclassHttpRequestTimerRepresents 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 Modifier and Type Class Description classJsonErrorCodeParserclassJsonErrorMessageParser -
Uses of SdkInternalApi in com.amazonaws.partitions
Classes in com.amazonaws.partitions with annotations of type SdkInternalApi Modifier and Type Class Description classPartitionMetadataProviderRegion metadata provider based on partitions.classPartitionsLoaderLoads all the partition files into memory. -
Uses of SdkInternalApi in com.amazonaws.protocol.json
Classes in com.amazonaws.protocol.json with annotations of type SdkInternalApi Modifier and Type Class Description classSdkJsonGeneratorThin wrapper around Jackson's JSON generator.classSdkStructuredPlainJsonFactoryCreates 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 SdkInternalApi Modifier and Type Class Description classInMemoryRegionsProviderRegion metadata provider that holds all data in memory and returns data from them.classLegacyRegionXmlLoadUtilsDeprecated.classLegacyRegionXmlMetadataBuilderA region metadata builder that loads the data by looking at all the legacy metadata locations.interfaceRegionImplInterface for an region implementation.interfaceRegionMetadataProvider -
Uses of SdkInternalApi in com.amazonaws.services.simpleworkflow
Classes in com.amazonaws.services.simpleworkflow with annotations of type SdkInternalApi Modifier and Type Class Description classAmazonSimpleWorkflowClientConfigurationFactory
-