| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.paginators | |
| software.amazon.awssdk.services.kinesis.waiters |
| Modifier and Type | Method and Description |
|---|---|
static KinesisAsyncClient |
KinesisAsyncClient.create()
Create a
KinesisAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListStreamConsumersPublisher(KinesisAsyncClient client,
ListStreamConsumersRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
KinesisAsyncWaiter.Builder |
KinesisAsyncWaiter.Builder.client(KinesisAsyncClient client)
Sets a custom
KinesisAsyncClient that will be used to poll the resource |
Copyright © 2021. All rights reserved.