Uses of Enum Class
org.apache.camel.component.azure.storage.blob.CredentialType
Packages that use CredentialType
-
Uses of CredentialType in org.apache.camel.component.azure.storage.blob
Methods in org.apache.camel.component.azure.storage.blob that return CredentialTypeModifier and TypeMethodDescriptionBlobConfiguration.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.blob with parameters of type CredentialTypeModifier and TypeMethodDescriptionvoidBlobConfiguration.setCredentialType(CredentialType credentialType) Determines the credential strategy to adopt