| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListStreamsResponse> |
KinesisAsyncClient.listStreams(ListStreamsRequest listStreamsRequest)
Lists your Kinesis data streams.
|
| Modifier and Type | Method and Description |
|---|---|
Request<ListStreamsRequest> |
ListStreamsRequestMarshaller.marshall(ListStreamsRequest listStreamsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<ListStreamsRequest> |
ListStreamsRequestMarshaller.marshall(ListStreamsRequest listStreamsRequest) |
void |
ListStreamsRequestModelMarshaller.marshall(ListStreamsRequest listStreamsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.