@Generated(value="software.amazon.awssdk:codegen") public abstract class DynamoDbStreamsRequest extends AwsRequest
Modifier and Type | Class and Description |
---|---|
static interface |
DynamoDbStreamsRequest.Builder |
protected static class |
DynamoDbStreamsRequest.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
DynamoDbStreamsRequest(DynamoDbStreamsRequest.Builder builder) |
Modifier and Type | Method and Description |
---|---|
abstract DynamoDbStreamsRequest.Builder |
toBuilder() |
equals, hashCode, overrideConfiguration
getValueForField
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
equalsBySdkFields, sdkFields
protected DynamoDbStreamsRequest(DynamoDbStreamsRequest.Builder builder)
public abstract DynamoDbStreamsRequest.Builder toBuilder()
toBuilder
in class AwsRequest
Copyright © 2023. All rights reserved.