com.hazelcast.aws.impl
Class Constants

java.lang.Object
  extended by com.hazelcast.aws.impl.Constants

public final class Constants
extends Object


Field Summary
static String DATE_FORMAT
           
static String DOC_VERSION
           
static String GET
           
static String SIGNATURE_METHOD
           
static String SIGNATURE_VERSION
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATE_FORMAT

public static final String DATE_FORMAT
See Also:
Constant Field Values

DOC_VERSION

public static final String DOC_VERSION
See Also:
Constant Field Values

SIGNATURE_METHOD

public static final String SIGNATURE_METHOD
See Also:
Constant Field Values

SIGNATURE_VERSION

public static final String SIGNATURE_VERSION
See Also:
Constant Field Values

GET

public static final String GET
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.