Uses of Class
org.apache.datafusion.ObjectStoreOptions.Gcs.Builder
Packages that use ObjectStoreOptions.Gcs.Builder
-
Uses of ObjectStoreOptions.Gcs.Builder in org.apache.datafusion
Methods in org.apache.datafusion that return ObjectStoreOptions.Gcs.BuilderModifier and TypeMethodDescriptionObjectStoreOptions.Gcs.Builder.applicationCredentials(String applicationCredentialsPath) Filesystem path to the application-default-credentials JSON.Bucket name.ObjectStoreOptions.gcs()Begin building aObjectStoreOptions.Gcs(Google Cloud Storage) registration.ObjectStoreOptions.Gcs.Builder.serviceAccountKey(String serviceAccountKey) Inline service-account JSON.ObjectStoreOptions.Gcs.Builder.serviceAccountPath(String serviceAccountPath) Filesystem path to service-account JSON.Override the registration URL.