| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static AzureBlobAuthenticationType |
AzureBlobAuthenticationType.fromValue(String value)
Use this in place of valueOf.
|
static AzureBlobAuthenticationType |
AzureBlobAuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AzureBlobAuthenticationType[] |
AzureBlobAuthenticationType.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.withAuthenticationType(AzureBlobAuthenticationType authenticationType)
The authentication method DataSync uses to access your Azure Blob Storage.
|
CreateLocationAzureBlobRequest |
CreateLocationAzureBlobRequest.withAuthenticationType(AzureBlobAuthenticationType authenticationType)
Specifies the authentication method DataSync uses to access your Azure Blob Storage.
|
UpdateLocationAzureBlobRequest |
UpdateLocationAzureBlobRequest.withAuthenticationType(AzureBlobAuthenticationType authenticationType)
Specifies the authentication method DataSync uses to access your Azure Blob Storage.
|
Copyright © 2024. All rights reserved.