Interface MediaFileServiceGrpc.AsyncService

    • Method Detail

      • mutateMediaFiles

        default void mutateMediaFiles​(MutateMediaFilesRequest request,
                                      io.grpc.stub.StreamObserver<MutateMediaFilesResponse> responseObserver)
         Creates media files. Operation statuses are returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [DatabaseError]()
           [DistinctError]()
           [FieldError]()
           [HeaderError]()
           [IdError]()
           [ImageError]()
           [InternalError]()
           [MediaBundleError]()
           [MediaFileError]()
           [NewResourceCreationError]()
           [NotEmptyError]()
           [NullError]()
           [OperatorError]()
           [QuotaError]()
           [RangeError]()
           [RequestError]()
           [SizeLimitError]()
           [StringFormatError]()
           [StringLengthError]()