Package | Description |
---|---|
software.amazon.awssdk.enhanced.dynamodb.internal.operations | |
software.amazon.awssdk.enhanced.dynamodb.model |
Modifier and Type | Method and Description |
---|---|
BatchGetResultPage |
BatchGetItemOperation.transformResponse(BatchGetItemResponse response,
DynamoDbEnhancedClientExtension extension) |
Modifier and Type | Method and Description |
---|---|
BatchGetResultPage |
BatchGetResultPage.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static BatchGetResultPageIterable |
BatchGetResultPageIterable.create(SdkIterable<BatchGetResultPage> pageIterable) |
static BatchGetResultPagePublisher |
BatchGetResultPagePublisher.create(SdkPublisher<BatchGetResultPage> publisher)
Creates a flattened items publisher with the underlying page publisher.
|
Copyright © 2020. All rights reserved.