GetObjectResponse Properties |
The GetObjectResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | Appendable |
Whether the object is an appendable object
(Inherited from GetObjectMetadataResponse.) |
![]() | BucketName |
Bucket name
(Inherited from GetObjectMetadataResponse.) |
![]() | ContentLength |
Object length
(Inherited from GetObjectMetadataResponse.) |
![]() | ContentType |
MIME type of the object
(Inherited from GetObjectMetadataResponse.) |
![]() | DeleteMarker |
Object delete marker
(Inherited from GetObjectMetadataResponse.) |
![]() | ETag |
ETag of the object
(Inherited from GetObjectMetadataResponse.) |
![]() | ExpirationDetail |
Expiration details of the object
(Inherited from GetObjectMetadataResponse.) |
![]() | Headers |
Response headers
(Inherited from ObsWebServiceResponse.) |
![]() | LastModified |
Last modification time of the object
(Inherited from GetObjectMetadataResponse.) |
![]() | Metadata |
Customized metadata of the object
(Inherited from GetObjectMetadataResponse.) |
![]() | NextPosition |
Start position for next appendable upload. This parameter is valid only when its value is larger than "0" and when "Appendable" is set to "true".
(Inherited from GetObjectMetadataResponse.) |
![]() | ObjectKey |
Object name
(Inherited from GetObjectMetadataResponse.) |
![]() | OutputStream |
Object data stream
|
![]() | RequestId |
Request ID returned by the OBS server, which uniquely identities a request
(Inherited from ObsWebServiceResponse.) |
![]() | RestoreStatus |
Restore status of the Archive object. If the object is not in the OBS Archive storage class, the value is null.
(Inherited from GetObjectMetadataResponse.) |
![]() | StatusCode |
HTTP status code
(Inherited from ObsWebServiceResponse.) |
![]() | StorageClass |
Object storage class
(Inherited from GetObjectMetadataResponse.) |
![]() | VersionId |
Object version ID
(Inherited from GetObjectMetadataResponse.) |
![]() | WebsiteRedirectLocation |
Redirect the request to another object in the bucket or to an external URL.
If the bucket is configured with website hosting, the object metadata property can be set.
(Inherited from GetObjectMetadataResponse.) |