Uses of Enum Class
org.apache.nifi.services.azure.eventhub.AzureAuthenticationStrategy
Packages that use AzureAuthenticationStrategy
-
Uses of AzureAuthenticationStrategy in org.apache.nifi.services.azure.eventhub
Methods in org.apache.nifi.services.azure.eventhub that return AzureAuthenticationStrategyModifier and TypeMethodDescriptionstatic AzureAuthenticationStrategyReturns the enum constant of this class with the specified name.static AzureAuthenticationStrategy[]AzureAuthenticationStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.nifi.services.azure.eventhub with parameters of type AzureAuthenticationStrategyModifier and TypeMethodDescriptionprotected com.azure.messaging.eventhubs.EventHubProducerClientAzureEventHubRecordSink.createEventHubClient(String namespace, String serviceBusEndpoint, String eventHubName, String policyName, String policyKey, AzureAuthenticationStrategy authenticationStrategy, com.azure.core.amqp.AmqpTransportType transportType)