OBS SDK for .NET 3.19.7.1 API
OBS SDK for .NET 3.19.7.1 API
OBS Namespaces
OBS.Model
CompleteMultipartUploadRequest Class
CompleteMultipartUploadRequest Methods
AddPartETags Method
AddPartETags Method (CopyPartResponse[])
AddPartETags Method (IEnumerable(CopyPartResponse))
AddPartETags Method (PartETag[])
AddPartETags Method (IEnumerable(PartETag))
AddPartETags Method (UploadPartResponse[])
AddPartETags Method (IEnumerable(UploadPartResponse))
CompleteMultipartUploadRequest
AddPartETags Method (IEnumerable
PartETag
)
Add part information to the to-be-comibined part list.
Namespace:
OBS.Model
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
Copy
public
void
AddPartETags
(
IEnumerable
<
PartETag
>
partETags
)
Parameters
partETags
Type:
System.Collections.Generic
IEnumerable
PartETag
Information about the part to be added
See Also
Reference
CompleteMultipartUploadRequest Class
AddPartETags Overload
OBS.Model Namespace