Uses of Interface
software.amazon.awssdk.services.dynamodb.model.Stream.Builder
Packages that use Stream.Builder
-
Uses of Stream.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return Stream.BuilderModifier and TypeMethodDescriptionstatic Stream.BuilderStream.builder()The Amazon Resource Name (ARN) for the stream.Stream.Builder.streamLabel(String streamLabel) A timestamp, in ISO 8601 format, for this stream.The DynamoDB table with which the stream is associated.Stream.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type Stream.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Stream.Builder>Stream.serializableBuilderClass()