RestoreObjectRequest Class |
Namespace: OBS.Model
public class RestoreObjectRequest : ObsBucketWebServiceRequest
The RestoreObjectRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | RestoreObjectRequest | Initializes a new instance of the RestoreObjectRequest class |
Name | Description | |
---|---|---|
![]() | BucketName |
Bucket name
(Inherited from ObsBucketWebServiceRequest.) |
![]() | Days |
Retention period of the restored object
|
![]() | ObjectKey |
Object name
|
![]() | Tier |
Restore option
|
![]() | VersionId |
Object version ID
|