| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
KinesisBaseClientBuilder<B extends KinesisBaseClientBuilder<B,C>,C>
This includes configuration specific to Kinesis that is supported by both
KinesisClientBuilder and
KinesisAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
KinesisAsyncClientBuilder
A builder for creating an instance of
KinesisAsyncClient. |
interface |
KinesisClientBuilder
A builder for creating an instance of
KinesisClient. |
Copyright © 2021. All rights reserved.