Uses of Enum Class
org.apache.camel.component.azure.storage.queue.CredentialType
Packages that use CredentialType
-
Uses of CredentialType in org.apache.camel.component.azure.storage.queue
Methods in org.apache.camel.component.azure.storage.queue that return CredentialTypeModifier and TypeMethodDescriptionQueueConfiguration.getCredentialType()static CredentialTypeReturns the enum constant of this class with the specified name.static CredentialType[]CredentialType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.azure.storage.queue with parameters of type CredentialTypeModifier and TypeMethodDescriptionvoidQueueConfiguration.setCredentialType(CredentialType credentialType) Determines the credential strategy to adopt