| Package | Description |
|---|---|
| com.amazonaws.services.backupstorage |
The frontend service for Cryo Storage.
|
| com.amazonaws.services.backupstorage.model |
| Modifier and Type | Method and Description |
|---|---|
PutChunkResult |
AbstractAWSBackupStorage.putChunk(PutChunkRequest request) |
PutChunkResult |
AWSBackupStorage.putChunk(PutChunkRequest putChunkRequest)
Upload chunk.
|
PutChunkResult |
AWSBackupStorageClient.putChunk(PutChunkRequest request)
Upload chunk.
|
| Modifier and Type | Method and Description |
|---|---|
Future<PutChunkResult> |
AbstractAWSBackupStorageAsync.putChunkAsync(PutChunkRequest request) |
Future<PutChunkResult> |
AWSBackupStorageAsync.putChunkAsync(PutChunkRequest putChunkRequest)
Upload chunk.
|
Future<PutChunkResult> |
AWSBackupStorageAsyncClient.putChunkAsync(PutChunkRequest request) |
Future<PutChunkResult> |
AbstractAWSBackupStorageAsync.putChunkAsync(PutChunkRequest request,
AsyncHandler<PutChunkRequest,PutChunkResult> asyncHandler) |
Future<PutChunkResult> |
AWSBackupStorageAsync.putChunkAsync(PutChunkRequest putChunkRequest,
AsyncHandler<PutChunkRequest,PutChunkResult> asyncHandler)
Upload chunk.
|
Future<PutChunkResult> |
AWSBackupStorageAsyncClient.putChunkAsync(PutChunkRequest request,
AsyncHandler<PutChunkRequest,PutChunkResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<PutChunkResult> |
AbstractAWSBackupStorageAsync.putChunkAsync(PutChunkRequest request,
AsyncHandler<PutChunkRequest,PutChunkResult> asyncHandler) |
Future<PutChunkResult> |
AWSBackupStorageAsync.putChunkAsync(PutChunkRequest putChunkRequest,
AsyncHandler<PutChunkRequest,PutChunkResult> asyncHandler)
Upload chunk.
|
Future<PutChunkResult> |
AWSBackupStorageAsyncClient.putChunkAsync(PutChunkRequest request,
AsyncHandler<PutChunkRequest,PutChunkResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutChunkResult |
PutChunkResult.clone() |
PutChunkResult |
PutChunkResult.withChunkChecksum(String chunkChecksum)
Chunk checksum
|
PutChunkResult |
PutChunkResult.withChunkChecksumAlgorithm(DataChecksumAlgorithm chunkChecksumAlgorithm)
Checksum algorithm
|
PutChunkResult |
PutChunkResult.withChunkChecksumAlgorithm(String chunkChecksumAlgorithm)
Checksum algorithm
|
Copyright © 2023. All rights reserved.