Uses of Class
software.amazon.awssdk.services.firehose.model.MSKSourceConfiguration
-
Packages that use MSKSourceConfiguration Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of MSKSourceConfiguration in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return MSKSourceConfiguration Modifier and Type Method Description MSKSourceConfigurationCreateDeliveryStreamRequest. mskSourceConfiguration()Returns the value of the MSKSourceConfiguration property for this object.Methods in software.amazon.awssdk.services.firehose.model with parameters of type MSKSourceConfiguration Modifier and Type Method Description CreateDeliveryStreamRequest.BuilderCreateDeliveryStreamRequest.Builder. mskSourceConfiguration(MSKSourceConfiguration mskSourceConfiguration)Sets the value of the MSKSourceConfiguration property for this object.
-