Uses of Class
software.amazon.awssdk.services.firehose.model.AuthenticationConfiguration
-
Packages that use AuthenticationConfiguration Package Description software.amazon.awssdk.services.firehose.model -
-
Uses of AuthenticationConfiguration in software.amazon.awssdk.services.firehose.model
Methods in software.amazon.awssdk.services.firehose.model that return AuthenticationConfiguration Modifier and Type Method Description AuthenticationConfigurationMSKSourceConfiguration. authenticationConfiguration()The authentication configuration of the Amazon MSK cluster.AuthenticationConfigurationMSKSourceDescription. authenticationConfiguration()The authentication configuration of the Amazon MSK cluster.Methods in software.amazon.awssdk.services.firehose.model with parameters of type AuthenticationConfiguration Modifier and Type Method Description MSKSourceConfiguration.BuilderMSKSourceConfiguration.Builder. authenticationConfiguration(AuthenticationConfiguration authenticationConfiguration)The authentication configuration of the Amazon MSK cluster.MSKSourceDescription.BuilderMSKSourceDescription.Builder. authenticationConfiguration(AuthenticationConfiguration authenticationConfiguration)The authentication configuration of the Amazon MSK cluster.
-