Uses of Interface
software.amazon.awssdk.services.dynamodb.model.DescribeKinesisStreamingDestinationResponse.Builder
Packages that use DescribeKinesisStreamingDestinationResponse.Builder
-
Uses of DescribeKinesisStreamingDestinationResponse.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return DescribeKinesisStreamingDestinationResponse.BuilderModifier and TypeMethodDescriptionDescribeKinesisStreamingDestinationResponse.builder()DescribeKinesisStreamingDestinationResponse.Builder.kinesisDataStreamDestinations(Collection<KinesisDataStreamDestination> kinesisDataStreamDestinations) The list of replica structures for the table being described.DescribeKinesisStreamingDestinationResponse.Builder.kinesisDataStreamDestinations(Consumer<KinesisDataStreamDestination.Builder>... kinesisDataStreamDestinations) The list of replica structures for the table being described.DescribeKinesisStreamingDestinationResponse.Builder.kinesisDataStreamDestinations(KinesisDataStreamDestination... kinesisDataStreamDestinations) The list of replica structures for the table being described.The name of the table being described.DescribeKinesisStreamingDestinationResponse.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type DescribeKinesisStreamingDestinationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeKinesisStreamingDestinationResponse.Builder>DescribeKinesisStreamingDestinationResponse.serializableBuilderClass()