Inherited by S3Request, SimpleDBRequest, SNSRequest, and SQSRequest.
Public Member Functions | |
(NSMutableURLRequest *) | - configureURLRequest |
(NSString *) | - queryString |
(void) | - setParameterValue:forKey: |
Properties | |
NSMutableURLRequest * | urlRequest |
The urlRequest object which represents this request. | |
NSString * | httpMethod |
The HTTP Method (GET, PUT, POST, DELETE) used for the request. | |
NSURL * | url |
The URL for the resource. | |
NSMutableDictionary * | parameters |
NSString * | endpoint |
- (NSString *) httpMethod [read, write, retain] |
The HTTP Method (GET, PUT, POST, DELETE) used for the request.
- (NSURL* AmazonServiceRequest.)url [read, assign] |
- (NSMutableURLRequest *) urlRequest [read, write, retain] |
The urlRequest object which represents this request.
Use configureURLRequest to make sure all fields have