| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static AzureAccessTier |
AzureAccessTier.fromValue(String value)
Use this in place of valueOf.
|
static AzureAccessTier |
AzureAccessTier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AzureAccessTier[] |
AzureAccessTier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationAzureBlobResult |
DescribeLocationAzureBlobResult.withAccessTier(AzureAccessTier accessTier)
The access tier that you want your objects or files transferred into.
|
CreateLocationAzureBlobRequest |
CreateLocationAzureBlobRequest.withAccessTier(AzureAccessTier accessTier)
Specifies the access tier that you want your objects or files transferred into.
|
UpdateLocationAzureBlobRequest |
UpdateLocationAzureBlobRequest.withAccessTier(AzureAccessTier accessTier)
Specifies the access tier that you want your objects or files transferred into.
|
Copyright © 2024. All rights reserved.