Uses of Class
software.amazon.awssdk.services.kinesis.model.StreamDescription
Packages that use StreamDescription
-
Uses of StreamDescription in software.amazon.awssdk.services.kinesis.model
Methods in software.amazon.awssdk.services.kinesis.model that return StreamDescriptionModifier and TypeMethodDescriptionfinal StreamDescriptionDescribeStreamResponse.streamDescription()The current status of the stream, the stream Amazon Resource Name (ARN), an array of shard objects that comprise the stream, and whether there are more shards available.Methods in software.amazon.awssdk.services.kinesis.model with parameters of type StreamDescriptionModifier and TypeMethodDescriptionDescribeStreamResponse.Builder.streamDescription(StreamDescription streamDescription) The current status of the stream, the stream Amazon Resource Name (ARN), an array of shard objects that comprise the stream, and whether there are more shards available.