| Package | Description |
|---|---|
| com.amazonaws | |
| com.amazonaws.auth.presign | |
| com.amazonaws.http.request | |
| com.amazonaws.retry | |
| utils.model |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Request<T>
Represents a request being sent to an Amazon Web Service, including the
parameters being sent as part of the request, the endpoint to which the
request should be sent, etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AmazonWebServiceRequest
Base class for all user facing web service requests.
|
class |
DefaultRequest<T>
Default implementation of the Request interface.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PresignerFacade.PresigningRequest
Empty request object useful for setting request level credentials without having the user facing presiging request extend
from
AmazonWebServiceRequest. |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyHttpRequest |
| Modifier and Type | Class and Description |
|---|---|
static class |
RetryPolicyTestBase.TestAmazonWebServiceRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyAmazonWebServiceRequest |
Copyright © 2021. All rights reserved.