Uses of Class
software.amazon.awssdk.services.dynamodb.model.DynamoDbStreamsRequest
Packages that use DynamoDbStreamsRequest
Package
Description
-
Uses of DynamoDbStreamsRequest in software.amazon.awssdk.services.dynamodb.model
Subclasses of DynamoDbStreamsRequest in software.amazon.awssdk.services.dynamodb.modelModifier and TypeClassDescriptionfinal classRepresents the input of aDescribeStreamoperation.final classRepresents the input of aGetRecordsoperation.final classRepresents the input of aGetShardIteratoroperation.final classRepresents the input of aListStreamsoperation.Methods in software.amazon.awssdk.services.dynamodb.model that return DynamoDbStreamsRequestConstructors in software.amazon.awssdk.services.dynamodb.model with parameters of type DynamoDbStreamsRequest -
Uses of DynamoDbStreamsRequest in software.amazon.awssdk.services.dynamodb.streams.internal
Methods in software.amazon.awssdk.services.dynamodb.streams.internal with type parameters of type DynamoDbStreamsRequestModifier and TypeMethodDescriptionstatic <T extends DynamoDbStreamsRequest>
TUserAgentUtils.applyPaginatorUserAgent(T request) static <T extends DynamoDbStreamsRequest>
TUserAgentUtils.applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier)