Uses of Class
org.apache.drill.exec.store.googlesheets.GoogleSheetsStoragePluginConfig.GoogleSheetsStoragePluginConfigBuilder
Packages that use GoogleSheetsStoragePluginConfig.GoogleSheetsStoragePluginConfigBuilder
-
Uses of GoogleSheetsStoragePluginConfig.GoogleSheetsStoragePluginConfigBuilder in org.apache.drill.exec.store.googlesheets
Methods in org.apache.drill.exec.store.googlesheets that return GoogleSheetsStoragePluginConfig.GoogleSheetsStoragePluginConfigBuilderModifier and TypeMethodDescriptionGoogleSheetsStoragePluginConfig.GoogleSheetsStoragePluginConfigBuilder.allTextMode(Boolean allTextMode) GoogleSheetsStoragePluginConfig.builder()GoogleSheetsStoragePluginConfig.GoogleSheetsStoragePluginConfigBuilder.clientSecret(String clientSecret) GoogleSheetsStoragePluginConfig.GoogleSheetsStoragePluginConfigBuilder.credentialsProvider(CredentialsProvider credentialsProvider) GoogleSheetsStoragePluginConfig.GoogleSheetsStoragePluginConfigBuilder.extractHeaders(Boolean extractHeaders) GoogleSheetsStoragePluginConfig.GoogleSheetsStoragePluginConfigBuilder.OAuthConfig(OAuthConfig oAuthConfig) GoogleSheetsStoragePluginConfig.GoogleSheetsStoragePluginConfigBuilder.redirectUris(List<String> redirectUris)