Uses of Class
software.amazon.awssdk.services.firehose.model.DirectPutSourceDescription
-
Packages that use DirectPutSourceDescription Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of DirectPutSourceDescription in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return DirectPutSourceDescription Modifier and Type Method Description DirectPutSourceDescriptionSourceDescription. directPutSourceDescription()Details about Direct PUT used as the source for a Firehose stream.Methods in software.amazon.awssdk.services.firehose.model with parameters of type DirectPutSourceDescription Modifier and Type Method Description SourceDescription.BuilderSourceDescription.Builder. directPutSourceDescription(DirectPutSourceDescription directPutSourceDescription)Details about Direct PUT used as the source for a Firehose stream.
-