| Package | Description |
|---|---|
| com.amazonaws.services.backupstorage |
The frontend service for Cryo Storage.
|
| com.amazonaws.services.backupstorage.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetObjectMetadataResult> |
AbstractAWSBackupStorageAsync.getObjectMetadataAsync(GetObjectMetadataRequest request,
AsyncHandler<GetObjectMetadataRequest,GetObjectMetadataResult> asyncHandler) |
Future<GetObjectMetadataResult> |
AWSBackupStorageAsyncClient.getObjectMetadataAsync(GetObjectMetadataRequest request,
AsyncHandler<GetObjectMetadataRequest,GetObjectMetadataResult> asyncHandler) |
Future<GetObjectMetadataResult> |
AWSBackupStorageAsync.getObjectMetadataAsync(GetObjectMetadataRequest getObjectMetadataRequest,
AsyncHandler<GetObjectMetadataRequest,GetObjectMetadataResult> asyncHandler)
Get metadata associated with an Object.
|
| Modifier and Type | Method and Description |
|---|---|
GetObjectMetadataRequest |
GetObjectMetadataRequest.clone() |
GetObjectMetadataRequest |
GetObjectMetadataRequest.withObjectToken(String objectToken)
Object token.
|
GetObjectMetadataRequest |
GetObjectMetadataRequest.withStorageJobId(String storageJobId)
Backup job id for the in-progress backup.
|
Copyright © 2022. All rights reserved.