Uses of Class
software.amazon.awssdk.services.firehose.model.KinesisStreamSourceDescription
-
Packages that use KinesisStreamSourceDescription Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of KinesisStreamSourceDescription in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return KinesisStreamSourceDescription Modifier and Type Method Description KinesisStreamSourceDescriptionSourceDescription. kinesisStreamSourceDescription()The KinesisStreamSourceDescription value for the source Kinesis data stream.Methods in software.amazon.awssdk.services.firehose.model with parameters of type KinesisStreamSourceDescription Modifier and Type Method Description SourceDescription.BuilderSourceDescription.Builder. kinesisStreamSourceDescription(KinesisStreamSourceDescription kinesisStreamSourceDescription)The KinesisStreamSourceDescription value for the source Kinesis data stream.
-