| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
AzureBlobSasConfiguration |
AzureBlobSasConfiguration.clone() |
AzureBlobSasConfiguration |
UpdateLocationAzureBlobRequest.getSasConfiguration()
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
|
AzureBlobSasConfiguration |
CreateLocationAzureBlobRequest.getSasConfiguration()
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
|
AzureBlobSasConfiguration |
AzureBlobSasConfiguration.withToken(String token)
Specifies a SAS token that provides permissions to access your Azure Blob Storage.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateLocationAzureBlobRequest.setSasConfiguration(AzureBlobSasConfiguration sasConfiguration)
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
|
void |
CreateLocationAzureBlobRequest.setSasConfiguration(AzureBlobSasConfiguration sasConfiguration)
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
|
UpdateLocationAzureBlobRequest |
UpdateLocationAzureBlobRequest.withSasConfiguration(AzureBlobSasConfiguration sasConfiguration)
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
|
CreateLocationAzureBlobRequest |
CreateLocationAzureBlobRequest.withSasConfiguration(AzureBlobSasConfiguration sasConfiguration)
Specifies the SAS configuration that allows DataSync to access your Azure Blob Storage.
|
Copyright © 2023. All rights reserved.