Uses of Class
software.amazon.awssdk.services.kinesis.model.ConsumerDescription
-
Packages that use ConsumerDescription Package Description software.amazon.awssdk.services.kinesis.model -
-
Uses of ConsumerDescription in software.amazon.awssdk.services.kinesis.model
Methods in software.amazon.awssdk.services.kinesis.model that return ConsumerDescription Modifier and Type Method Description ConsumerDescriptionDescribeStreamConsumerResponse. consumerDescription()An object that represents the details of the consumer.Methods in software.amazon.awssdk.services.kinesis.model with parameters of type ConsumerDescription Modifier and Type Method Description DescribeStreamConsumerResponse.BuilderDescribeStreamConsumerResponse.Builder. consumerDescription(ConsumerDescription consumerDescription)An object that represents the details of the consumer.
-