Package | Description |
---|---|
com.amazonaws | |
com.amazonaws.auth.presign |
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 . |
Copyright © 2023. All rights reserved.