Package | Description |
---|---|
com.amazonaws.services.simpledb |
Amazon SimpleDB is a web service providing the core database functions of data indexing and querying in the cloud.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AmazonSimpleDBAsync
Interface for accessing Amazon SimpleDB asynchronously.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAmazonSimpleDB
Abstract implementation of
AmazonSimpleDB . |
class |
AbstractAmazonSimpleDBAsync
Abstract implementation of
AmazonSimpleDBAsync . |
class |
AmazonSimpleDBAsyncClient
Client for accessing Amazon SimpleDB asynchronously.
|
class |
AmazonSimpleDBClient
Client for accessing Amazon SimpleDB.
|
Modifier and Type | Method and Description |
---|---|
protected AmazonSimpleDB |
AmazonSimpleDBClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonSimpleDB using the current builder configuration.
|
static AmazonSimpleDB |
AmazonSimpleDBClientBuilder.defaultClient() |
Copyright © 2020. All rights reserved.