|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FormParameters
Configuration properties and constants used in EC2 connections.
Field Summary | |
---|---|
static String |
ACTION
Indicates the action to perform. |
static String |
AWS_ACCESS_KEY_ID
The Access Key ID for the request sender. |
static String |
EXPIRES
The date and time at which the signature included in the request expires, in the format YYYY-MM-DDThh:mm:ssZ. |
static String |
SIGNATURE
The request signature. |
static String |
SIGNATURE_METHOD
The hash algorithm you use to create the request signature. |
static String |
SIGNATURE_VERSION
The signature version you use to sign the request. |
static String |
TIMESTAMP
The date and time at which the request is signed, in the format YYYY-MM-DDThh:mm:ssZ. |
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 |