| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static AzureBlobType |
AzureBlobType.fromValue(String value)
Use this in place of valueOf.
|
static AzureBlobType |
AzureBlobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AzureBlobType[] |
AzureBlobType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateLocationAzureBlobRequest |
UpdateLocationAzureBlobRequest.withBlobType(AzureBlobType blobType)
Specifies the type of blob that you want your objects or files to be when transferring them into Azure Blob
Storage.
|
DescribeLocationAzureBlobResult |
DescribeLocationAzureBlobResult.withBlobType(AzureBlobType blobType)
The type of blob that you want your objects or files to be when transferring them into Azure Blob Storage.
|
CreateLocationAzureBlobRequest |
CreateLocationAzureBlobRequest.withBlobType(AzureBlobType blobType)
Specifies the type of blob that you want your objects or files to be when transferring them into Azure Blob
Storage.
|
Copyright © 2024. All rights reserved.