Package software.amazon.awssdk.services.kinesis
Amazon Kinesis Data Streams is a managed service that scales elastically for real-time processing of streaming big data.
-
Interface Summary Interface Description KinesisAsyncClient Service client for accessing Kinesis asynchronously.KinesisAsyncClientBuilder A builder for creating an instance ofKinesisAsyncClient
.KinesisBaseClientBuilder<B extends KinesisBaseClientBuilder<B,C>,C> This includes configuration specific to Kinesis that is supported by bothKinesisClientBuilder
andKinesisAsyncClientBuilder
.KinesisClient Service client for accessing Kinesis.KinesisClientBuilder A builder for creating an instance ofKinesisClient
.KinesisServiceClientConfiguration.Builder A builder for creating aKinesisServiceClientConfiguration
-
Class Summary Class Description KinesisServiceClientConfiguration Class to expose the service client settings to the user.