io.graviton.blobstore.v1.upload.ZioUpload.UploadServiceClientWithResponseMetadata
See theUploadServiceClientWithResponseMetadata companion object
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
Value members
Abstract methods
def completeUpload(request: CompleteUploadRequest): IO[StatusException, ResponseContext[CompleteUploadResponse]]
def registerUpload(request: RegisterUploadRequest): IO[StatusException, ResponseContext[RegisterUploadResponse]]
def uploadParts(request: Stream[StatusException, UploadPartRequest]): IO[StatusException, ResponseContext[UploadPartsResponse]]
Inherited methods
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Attributes
- Inherited from:
- GeneratedClient
Inherited and Abstract methods
Attributes
- Inherited from:
- GeneratedClient
In this article