public class SDKGlobalConfiguration extends Object
Constructor and Description |
---|
SDKGlobalConfiguration() |
Modifier and Type | Method and Description |
---|---|
static int |
getGlobalTimeOffset()
Gets the global time offset.
|
static void |
setGlobalTimeOffset(int timeOffset)
Sets the global time offset.
|
public static void setGlobalTimeOffset(int timeOffset)
Request.setTimeOffset(int)
timeOffset
- the time difference between local client and serverpublic static int getGlobalTimeOffset()
Request.getTimeOffset()
if global time
offset is not set.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.