AWS SDK for C++
0.14.3
AWS SDK for C++
|
typedef Aws::Utils::Outcome<BatchGetItemResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::BatchGetItemOutcome |
Definition at line 95 of file DynamoDBClient.h.
typedef std::future<BatchGetItemOutcome> Aws::DynamoDB::Model::BatchGetItemOutcomeCallable |
Definition at line 112 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<BatchWriteItemResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::BatchWriteItemOutcome |
Definition at line 98 of file DynamoDBClient.h.
typedef std::future<BatchWriteItemOutcome> Aws::DynamoDB::Model::BatchWriteItemOutcomeCallable |
Definition at line 113 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<CreateTableResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::CreateTableOutcome |
Definition at line 99 of file DynamoDBClient.h.
typedef std::future<CreateTableOutcome> Aws::DynamoDB::Model::CreateTableOutcomeCallable |
Definition at line 114 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<DeleteItemResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::DeleteItemOutcome |
Definition at line 100 of file DynamoDBClient.h.
typedef std::future<DeleteItemOutcome> Aws::DynamoDB::Model::DeleteItemOutcomeCallable |
Definition at line 115 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<DeleteTableResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::DeleteTableOutcome |
Definition at line 101 of file DynamoDBClient.h.
typedef std::future<DeleteTableOutcome> Aws::DynamoDB::Model::DeleteTableOutcomeCallable |
Definition at line 116 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<DescribeLimitsResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::DescribeLimitsOutcome |
Definition at line 102 of file DynamoDBClient.h.
typedef std::future<DescribeLimitsOutcome> Aws::DynamoDB::Model::DescribeLimitsOutcomeCallable |
Definition at line 117 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<DescribeTableResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::DescribeTableOutcome |
Definition at line 103 of file DynamoDBClient.h.
typedef std::future<DescribeTableOutcome> Aws::DynamoDB::Model::DescribeTableOutcomeCallable |
Definition at line 118 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<GetItemResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::GetItemOutcome |
Definition at line 104 of file DynamoDBClient.h.
typedef std::future<GetItemOutcome> Aws::DynamoDB::Model::GetItemOutcomeCallable |
Definition at line 119 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<ListTablesResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::ListTablesOutcome |
Definition at line 105 of file DynamoDBClient.h.
typedef std::future<ListTablesOutcome> Aws::DynamoDB::Model::ListTablesOutcomeCallable |
Definition at line 120 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<PutItemResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::PutItemOutcome |
Definition at line 106 of file DynamoDBClient.h.
typedef std::future<PutItemOutcome> Aws::DynamoDB::Model::PutItemOutcomeCallable |
Definition at line 121 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<QueryResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::QueryOutcome |
Definition at line 107 of file DynamoDBClient.h.
typedef std::future<QueryOutcome> Aws::DynamoDB::Model::QueryOutcomeCallable |
Definition at line 122 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<ScanResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::ScanOutcome |
Definition at line 108 of file DynamoDBClient.h.
typedef std::future<ScanOutcome> Aws::DynamoDB::Model::ScanOutcomeCallable |
Definition at line 123 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<UpdateItemResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::UpdateItemOutcome |
Definition at line 109 of file DynamoDBClient.h.
typedef std::future<UpdateItemOutcome> Aws::DynamoDB::Model::UpdateItemOutcomeCallable |
Definition at line 124 of file DynamoDBClient.h.
typedef Aws::Utils::Outcome<UpdateTableResult, Aws::Client::AWSError<DynamoDBErrors> > Aws::DynamoDB::Model::UpdateTableOutcome |
Definition at line 110 of file DynamoDBClient.h.
typedef std::future<UpdateTableOutcome> Aws::DynamoDB::Model::UpdateTableOutcomeCallable |
Definition at line 125 of file DynamoDBClient.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
ADD | |
PUT | |
DELETE_ |
Definition at line 25 of file AttributeAction.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
EQ | |
NE | |
IN | |
LE | |
LT | |
GE | |
GT | |
BETWEEN | |
NOT_NULL | |
NULL_ | |
CONTAINS | |
NOT_CONTAINS | |
BEGINS_WITH |
Definition at line 25 of file ComparisonOperator.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
AND | |
OR |
Definition at line 25 of file ConditionalOperator.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
CREATING | |
UPDATING | |
DELETING | |
ACTIVE |
Definition at line 25 of file IndexStatus.h.
|
strong |
|
strong |
Enumerator | |
---|---|
NOT_SET | |
ALL | |
KEYS_ONLY | |
INCLUDE |
Definition at line 25 of file ProjectionType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
INDEXES | |
TOTAL | |
NONE |
Definition at line 25 of file ReturnConsumedCapacity.h.
Enumerator | |
---|---|
NOT_SET | |
SIZE | |
NONE |
Definition at line 25 of file ReturnItemCollectionMetrics.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
NONE | |
ALL_OLD | |
UPDATED_OLD | |
ALL_NEW | |
UPDATED_NEW |
Definition at line 25 of file ReturnValue.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
S | |
N | |
B |
Definition at line 25 of file ScalarAttributeType.h.
|
strong |
|
strong |
Enumerator | |
---|---|
NOT_SET | |
NEW_IMAGE | |
OLD_IMAGE | |
NEW_AND_OLD_IMAGES | |
KEYS_ONLY |
Definition at line 25 of file StreamViewType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
CREATING | |
UPDATING | |
DELETING | |
ACTIVE |
Definition at line 25 of file TableStatus.h.