| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeStreamSummaryResponse> |
KinesisAsyncClient.describeStreamSummary(DescribeStreamSummaryRequest describeStreamSummaryRequest)
Provides a summarized description of the specified Kinesis data stream without the shard list.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeStreamSummaryRequest> |
DescribeStreamSummaryRequestMarshaller.marshall(DescribeStreamSummaryRequest describeStreamSummaryRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeStreamSummaryRequest> |
DescribeStreamSummaryRequestMarshaller.marshall(DescribeStreamSummaryRequest describeStreamSummaryRequest) |
void |
DescribeStreamSummaryRequestModelMarshaller.marshall(DescribeStreamSummaryRequest describeStreamSummaryRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.