Uses of Class
dev.dosya.sdk.internal.DosyaHttpClient
Packages that use DosyaHttpClient
-
Uses of DosyaHttpClient in dev.dosya.sdk.resource
Constructors in dev.dosya.sdk.resource with parameters of type DosyaHttpClientModifierConstructorDescriptionActivityResource(@NotNull DosyaHttpClient http) Creates a newActivityResourcebacked by the given HTTP client.CommentsResource(@NotNull DosyaHttpClient http) Creates a newCommentsResourcebacked by the given HTTP client.DownloadResource(@NotNull DosyaHttpClient http) Creates a newDownloadResourcebacked by the given HTTP client.FileRequestsResource(@NotNull DosyaHttpClient http) Creates a newFileRequestsResourcebacked by the given HTTP client.FilesResource(@NotNull DosyaHttpClient http) Creates a newFilesResourcebacked by the given HTTP client.FoldersResource(@NotNull DosyaHttpClient http) Creates a newFoldersResourcebacked by the given HTTP client.MeResource(@NotNull DosyaHttpClient http) Creates a newMeResourcebacked by the given HTTP client.SearchResource(@NotNull DosyaHttpClient http) Creates a newSearchResourcebacked by the given HTTP client.SharesResource(@NotNull DosyaHttpClient http) Creates a newSharesResourcebacked by the given HTTP client.UploadResource(@NotNull DosyaHttpClient http) Creates a newUploadResourcebacked by the given HTTP client.WorkspacesResource(@NotNull DosyaHttpClient http) Creates a newWorkspacesResourcebacked by the given HTTP client.