public static class RestoreObjectRequest.RestoreObjectStatus extends HeaderResponse
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
static RestoreObjectRequest.RestoreObjectStatus |
AVALIABLE |
The object has been restored and can be downloaded.
|
static RestoreObjectRequest.RestoreObjectStatus |
INPROGRESS |
The object is being restored and cannot be downloaded.
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
int |
getCode() |
Obtain the status code of the object.
|
static RestoreObjectRequest.RestoreObjectStatus |
valueOf(int retCode) |
getOriginalHeaders, getRequestId, getResponseHeaders, getStatusCode, toStringpublic static final RestoreObjectRequest.RestoreObjectStatus AVALIABLE
public static final RestoreObjectRequest.RestoreObjectStatus INPROGRESS
public int getCode()
public static RestoreObjectRequest.RestoreObjectStatus valueOf(int retCode)
Copyright © 2025. All rights reserved.