| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.Builder.accessTier(AzureAccessTier accessTier)
The access tier that you want your objects or files transferred into.
|
DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.Builder.accessTier(String accessTier)
The access tier that you want your objects or files transferred into.
|
DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.Builder.agentArns(Collection<String> agentArns)
The ARNs of the DataSync agents that can connect with your Azure Blob Storage container.
|
DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.Builder.agentArns(String... agentArns)
The ARNs of the DataSync agents that can connect with your Azure Blob Storage container.
|
DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.Builder.authenticationType(AzureBlobAuthenticationType authenticationType)
The authentication method DataSync uses to access your Azure Blob Storage.
|
DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.Builder.authenticationType(String authenticationType)
The authentication method DataSync uses to access your Azure Blob Storage.
|
DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.Builder.blobType(AzureBlobType blobType)
The type of blob that you want your objects or files to be when transferring them into Azure Blob Storage.
|
DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.Builder.blobType(String blobType)
The type of blob that you want your objects or files to be when transferring them into Azure Blob Storage.
|
static DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.builder() |
DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.Builder.creationTime(Instant creationTime)
The time that your Azure Blob Storage transfer location was created.
|
DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.Builder.locationArn(String locationArn)
The ARN of your Azure Blob Storage transfer location.
|
DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.Builder.locationUri(String locationUri)
The URL of the Azure Blob Storage container involved in your transfer.
|
DescribeLocationAzureBlobResponse.Builder |
DescribeLocationAzureBlobResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeLocationAzureBlobResponse.Builder> |
DescribeLocationAzureBlobResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.