| Package | Description |
|---|---|
| com.amazonaws.services.backupstorage |
The frontend service for Cryo Storage.
|
| com.amazonaws.services.backupstorage.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteObjectResult |
AbstractAWSBackupStorage.deleteObject(DeleteObjectRequest request) |
DeleteObjectResult |
AWSBackupStorage.deleteObject(DeleteObjectRequest deleteObjectRequest)
Delete Object from the incremental base Backup.
|
DeleteObjectResult |
AWSBackupStorageClient.deleteObject(DeleteObjectRequest request)
Delete Object from the incremental base Backup.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteObjectResult> |
AbstractAWSBackupStorageAsync.deleteObjectAsync(DeleteObjectRequest request,
AsyncHandler<DeleteObjectRequest,DeleteObjectResult> asyncHandler) |
Future<DeleteObjectResult> |
AWSBackupStorageAsync.deleteObjectAsync(DeleteObjectRequest deleteObjectRequest,
AsyncHandler<DeleteObjectRequest,DeleteObjectResult> asyncHandler)
Delete Object from the incremental base Backup.
|
Future<DeleteObjectResult> |
AWSBackupStorageAsyncClient.deleteObjectAsync(DeleteObjectRequest request,
AsyncHandler<DeleteObjectRequest,DeleteObjectResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteObjectResult |
DeleteObjectResult.clone() |
Copyright © 2023. All rights reserved.