| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis.model | |
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
ConsumerDescription |
DescribeStreamConsumerResponse.consumerDescription()
An object that represents the details of the consumer.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeStreamConsumerResponse.Builder |
DescribeStreamConsumerResponse.Builder.consumerDescription(ConsumerDescription consumerDescription)
An object that represents the details of the consumer.
|
| Modifier and Type | Method and Description |
|---|---|
ConsumerDescription |
ConsumerDescriptionUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumerDescriptionMarshaller.marshall(ConsumerDescription consumerDescription,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.