| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationFsxOntapResult |
AWSDataSyncClient.describeLocationFsxOntap(DescribeLocationFsxOntapRequest request)
Provides details about how an DataSync transfer location for an Amazon FSx for NetApp ONTAP file system is
configured.
|
DescribeLocationFsxOntapResult |
AbstractAWSDataSync.describeLocationFsxOntap(DescribeLocationFsxOntapRequest request) |
DescribeLocationFsxOntapResult |
AWSDataSync.describeLocationFsxOntap(DescribeLocationFsxOntapRequest describeLocationFsxOntapRequest)
Provides details about how an DataSync transfer location for an Amazon FSx for NetApp ONTAP file system is
configured.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeLocationFsxOntapResult> |
AWSDataSyncAsyncClient.describeLocationFsxOntapAsync(DescribeLocationFsxOntapRequest request,
AsyncHandler<DescribeLocationFsxOntapRequest,DescribeLocationFsxOntapResult> asyncHandler) |
Future<DescribeLocationFsxOntapResult> |
AbstractAWSDataSyncAsync.describeLocationFsxOntapAsync(DescribeLocationFsxOntapRequest request,
AsyncHandler<DescribeLocationFsxOntapRequest,DescribeLocationFsxOntapResult> asyncHandler) |
Future<DescribeLocationFsxOntapResult> |
AWSDataSyncAsync.describeLocationFsxOntapAsync(DescribeLocationFsxOntapRequest describeLocationFsxOntapRequest,
AsyncHandler<DescribeLocationFsxOntapRequest,DescribeLocationFsxOntapResult> asyncHandler)
Provides details about how an DataSync transfer location for an Amazon FSx for NetApp ONTAP file system is
configured.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationFsxOntapResult |
DescribeLocationFsxOntapResult.clone() |
DescribeLocationFsxOntapResult |
DescribeLocationFsxOntapResult.withCreationTime(Date creationTime)
The time that the location was created.
|
DescribeLocationFsxOntapResult |
DescribeLocationFsxOntapResult.withFsxFilesystemArn(String fsxFilesystemArn)
The ARN of the FSx for ONTAP file system.
|
DescribeLocationFsxOntapResult |
DescribeLocationFsxOntapResult.withLocationArn(String locationArn)
The ARN of the FSx for ONTAP file system location.
|
DescribeLocationFsxOntapResult |
DescribeLocationFsxOntapResult.withLocationUri(String locationUri)
The uniform resource identifier (URI) of the FSx for ONTAP file system location.
|
DescribeLocationFsxOntapResult |
DescribeLocationFsxOntapResult.withProtocol(FsxProtocol protocol) |
DescribeLocationFsxOntapResult |
DescribeLocationFsxOntapResult.withSecurityGroupArns(Collection<String> securityGroupArns)
The security groups that DataSync uses to access your FSx for ONTAP file system.
|
DescribeLocationFsxOntapResult |
DescribeLocationFsxOntapResult.withSecurityGroupArns(String... securityGroupArns)
The security groups that DataSync uses to access your FSx for ONTAP file system.
|
DescribeLocationFsxOntapResult |
DescribeLocationFsxOntapResult.withStorageVirtualMachineArn(String storageVirtualMachineArn)
The ARN of the storage virtual machine (SVM) on your FSx for ONTAP file system where you're copying data to or
from.
|
Copyright © 2024. All rights reserved.