| Package | Description |
|---|---|
| software.amazon.awssdk.transfer.s3.internal | |
| software.amazon.awssdk.transfer.s3.internal.model |
| Modifier and Type | Method and Description |
|---|---|
static S3ClientType |
S3ClientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3ClientType[] |
S3ClientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DefaultFileUpload(CompletableFuture<CompletedFileUpload> completionFuture,
TransferProgress progress,
S3MetaRequestPauseObservable observable,
UploadFileRequest request,
S3ClientType clientType) |
Copyright © 2023. All rights reserved.