Uses of Enum Class
org.apache.camel.component.file.azure.CredentialType
Packages that use CredentialType
-
Uses of CredentialType in org.apache.camel.component.file.azure
Methods in org.apache.camel.component.file.azure that return CredentialTypeModifier and TypeMethodDescriptionFilesConfiguration.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.file.azure with parameters of type CredentialTypeModifier and TypeMethodDescriptionvoidFilesConfiguration.setCredentialType(CredentialType credentialType)