CopyPartResponse Class |
Namespace: OBS.Model
public class CopyPartResponse : ObsWebServiceResponse
The CopyPartResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | CopyPartResponse | Initializes a new instance of the CopyPartResponse class |
Name | Description | |
---|---|---|
![]() | ContentLength |
Content length of the HTTP response
(Inherited from ObsWebServiceResponse.) |
![]() | ETag |
ETag value of the target part
|
![]() | Headers |
Response headers
(Inherited from ObsWebServiceResponse.) |
![]() | LastModified |
Last modification time of the target part
|
![]() | PartNumber |
Target part number
|
![]() | RequestId |
Request ID returned by the OBS server, which uniquely identities a request
(Inherited from ObsWebServiceResponse.) |
![]() | StatusCode |
HTTP status code
(Inherited from ObsWebServiceResponse.) |