Uses of Class
software.amazon.awssdk.services.firehose.model.MSKSourceDescription
-
Packages that use MSKSourceDescription Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of MSKSourceDescription in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return MSKSourceDescription Modifier and Type Method Description MSKSourceDescriptionSourceDescription. mskSourceDescription()The configuration description for the Amazon MSK cluster to be used as the source for a delivery stream.Methods in software.amazon.awssdk.services.firehose.model with parameters of type MSKSourceDescription Modifier and Type Method Description SourceDescription.BuilderSourceDescription.Builder. mskSourceDescription(MSKSourceDescription mskSourceDescription)The configuration description for the Amazon MSK cluster to be used as the source for a delivery stream.
-