Uses of Class
org.apache.tika.pipes.fetchers.microsoftgraph.config.MicrosoftGraphFetcherConfig
Packages that use MicrosoftGraphFetcherConfig
Package
Description
-
Uses of MicrosoftGraphFetcherConfig in org.apache.tika.pipes.fetchers.microsoftgraph
Constructors in org.apache.tika.pipes.fetchers.microsoftgraph with parameters of type MicrosoftGraphFetcherConfigModifierConstructorDescriptionMicrosoftGraphFetcher(MicrosoftGraphFetcherConfig microsoftGraphFetcherConfig) -
Uses of MicrosoftGraphFetcherConfig in org.apache.tika.pipes.fetchers.microsoftgraph.config
Methods in org.apache.tika.pipes.fetchers.microsoftgraph.config that return MicrosoftGraphFetcherConfigModifier and TypeMethodDescriptionMicrosoftGraphFetcherConfig.setClientCertificateCredentialsConfig(ClientCertificateCredentialsConfig clientCertificateCredentialsConfig) MicrosoftGraphFetcherConfig.setClientSecretCredentialsConfig(ClientSecretCredentialsConfig clientSecretCredentialsConfig) MicrosoftGraphFetcherConfig.setSpoolToTemp(boolean spoolToTemp) MicrosoftGraphFetcherConfig.setThrottleSeconds(long[] throttleSeconds)