Uses of Class
com.cloudconvert.dto.request.GoogleCloudStorageExportRequest
Packages that use GoogleCloudStorageExportRequest
Package
Description
-
Uses of GoogleCloudStorageExportRequest in com.cloudconvert.dto.request
Methods in com.cloudconvert.dto.request that return GoogleCloudStorageExportRequestModifier and TypeMethodDescription -
Uses of GoogleCloudStorageExportRequest in com.cloudconvert.resource
Methods in com.cloudconvert.resource with parameters of type GoogleCloudStorageExportRequestModifier and TypeMethodDescriptionprotected org.apache.http.client.methods.HttpUriRequestAbstractExportFilesResource.getGoogleCloudStorageHttpUriRequest(@NotNull GoogleCloudStorageExportRequest googleCloudStorageExportRequest) abstract TRARAbstractExportFilesResource.googleCloudStorage(@NotNull GoogleCloudStorageExportRequest googleCloudStorageExportRequest) Create a task to export files to a Google Cloud Storage bucket. -
Uses of GoogleCloudStorageExportRequest in com.cloudconvert.resource.async
Methods in com.cloudconvert.resource.async with parameters of type GoogleCloudStorageExportRequestModifier and TypeMethodDescriptionAsyncExportFilesResource.googleCloudStorage(@NotNull GoogleCloudStorageExportRequest googleCloudStorageExportRequest) -
Uses of GoogleCloudStorageExportRequest in com.cloudconvert.resource.sync
Methods in com.cloudconvert.resource.sync with parameters of type GoogleCloudStorageExportRequestModifier and TypeMethodDescriptionExportFilesResource.googleCloudStorage(@NotNull GoogleCloudStorageExportRequest googleCloudStorageExportRequest)