| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| software.amazon.awssdk.services.s3.internal | |
| software.amazon.awssdk.services.s3.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RestoreObjectResponse> |
S3AsyncClient.restoreObject(RestoreObjectRequest restoreObjectRequest)
Restores an archived copy of an object back into Amazon S3
|
default RestoreObjectResponse |
S3Client.restoreObject(RestoreObjectRequest restoreObjectRequest)
Restores an archived copy of an object back into Amazon S3
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<RestoreObjectResponse> |
DelegatingS3AsyncClient.restoreObject(RestoreObjectRequest restoreObjectRequest)
Restores an archived copy of an object back into Amazon S3
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RestoreObjectRequestMarshaller.marshall(RestoreObjectRequest restoreObjectRequest) |
Copyright © 2022. All rights reserved.