Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb.model | |
software.amazon.awssdk.services.dynamodb.streams.internal |
Modifier and Type | Class and Description |
---|---|
class |
DescribeStreamRequest
Represents the input of a
DescribeStream operation. |
class |
GetRecordsRequest
Represents the input of a
GetRecords operation. |
class |
GetShardIteratorRequest
Represents the input of a
GetShardIterator operation. |
class |
ListStreamsRequest
Represents the input of a
ListStreams operation. |
Modifier and Type | Method and Description |
---|---|
DynamoDbStreamsRequest |
DynamoDbStreamsRequest.Builder.build() |
Constructor and Description |
---|
BuilderImpl(DynamoDbStreamsRequest request) |
Modifier and Type | Method and Description |
---|---|
static <T extends DynamoDbStreamsRequest> |
UserAgentUtils.applyPaginatorUserAgent(T request) |
static <T extends DynamoDbStreamsRequest> |
UserAgentUtils.applyUserAgentInfo(T request,
Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) |
Copyright © 2023. All rights reserved.