SDBClient.Simple
Constructor and Description |
---|
SDBClient.Simple(String akey,
String scrt,
String domain)
Public ctor.
|
public SDBClient.Simple(@NotNull(message="AWS key can\'t be NULL") String akey, @NotNull(message="AWS secret can\'t be NULL") String scrt, @NotNull(message="SimpleDB domain can\'t be NULL") String domain)
akey
- AWS keyscrt
- AWS secretdomain
- SimpleDB domainCopyright © 2009–2013 Rultor Inc.. All rights reserved.