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