|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SQSParameters
Configuration properties and constants used in SQS connections.
| Field Summary | |
|---|---|
static String |
ACTION
The action to perform. |
static String |
AWS_ACCESS_KEY_ID
Your Access Key ID. |
static String |
EXPIRES
The date and time at which the signature included in the request expires, in the format YYYY-MM-DDThh:mm:ssZ, as specified in the ISO 8601 standard. |
static String |
SIGNATURE
A request signature (for information, see Request Authentication in the Amazon SQS Developer Guide). |
static String |
SIGNATURE_METHOD
Required when you use signature version 2 with Query requests. |
static String |
SIGNATURE_VERSION
For more information, see Query Request Authentication in the Amazon SQS Developer Guide. |
static String |
TIMESTAMP
The date and time the request is signed, in the format YYYY-MM-DDThh:mm:ssZ, as specified in the ISO 8601 standard. |
static String |
VERSION
The API version to use, as specified in the WSDL. |
| Field Detail |
|---|
static final String ACTION
static final String VERSION
static final String AWS_ACCESS_KEY_ID
static final String TIMESTAMP
static final String EXPIRES
static final String SIGNATURE
static final String SIGNATURE_METHOD
static final String SIGNATURE_VERSION
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||