| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
RestoreStatus |
S3Object.restoreStatus()
Specifies the restoration status of an object.
|
RestoreStatus |
ObjectVersion.restoreStatus()
Specifies the restoration status of an object.
|
| Modifier and Type | Method and Description |
|---|---|
S3Object.Builder |
S3Object.Builder.restoreStatus(RestoreStatus restoreStatus)
Specifies the restoration status of an object.
|
ObjectVersion.Builder |
ObjectVersion.Builder.restoreStatus(RestoreStatus restoreStatus)
Specifies the restoration status of an object.
|
Copyright © 2023. All rights reserved.