| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationFsxLustreResult |
AWSDataSyncClient.describeLocationFsxLustre(DescribeLocationFsxLustreRequest request)
Provides details about how an DataSync transfer location for an Amazon FSx for Lustre file system is configured.
|
DescribeLocationFsxLustreResult |
AbstractAWSDataSync.describeLocationFsxLustre(DescribeLocationFsxLustreRequest request) |
DescribeLocationFsxLustreResult |
AWSDataSync.describeLocationFsxLustre(DescribeLocationFsxLustreRequest describeLocationFsxLustreRequest)
Provides details about how an DataSync transfer location for an Amazon FSx for Lustre file system is configured.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeLocationFsxLustreResult> |
AWSDataSyncAsyncClient.describeLocationFsxLustreAsync(DescribeLocationFsxLustreRequest request,
AsyncHandler<DescribeLocationFsxLustreRequest,DescribeLocationFsxLustreResult> asyncHandler) |
Future<DescribeLocationFsxLustreResult> |
AbstractAWSDataSyncAsync.describeLocationFsxLustreAsync(DescribeLocationFsxLustreRequest request,
AsyncHandler<DescribeLocationFsxLustreRequest,DescribeLocationFsxLustreResult> asyncHandler) |
Future<DescribeLocationFsxLustreResult> |
AWSDataSyncAsync.describeLocationFsxLustreAsync(DescribeLocationFsxLustreRequest describeLocationFsxLustreRequest,
AsyncHandler<DescribeLocationFsxLustreRequest,DescribeLocationFsxLustreResult> asyncHandler)
Provides details about how an DataSync transfer location for an Amazon FSx for Lustre file system is configured.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLocationFsxLustreResult |
DescribeLocationFsxLustreResult.clone() |
DescribeLocationFsxLustreResult |
DescribeLocationFsxLustreResult.withCreationTime(Date creationTime)
The time that the FSx for Lustre location was created.
|
DescribeLocationFsxLustreResult |
DescribeLocationFsxLustreResult.withLocationArn(String locationArn)
The Amazon Resource Name (ARN) of the FSx for Lustre location that was described.
|
DescribeLocationFsxLustreResult |
DescribeLocationFsxLustreResult.withLocationUri(String locationUri)
The URI of the FSx for Lustre location that was described.
|
DescribeLocationFsxLustreResult |
DescribeLocationFsxLustreResult.withSecurityGroupArns(Collection<String> securityGroupArns)
The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.
|
DescribeLocationFsxLustreResult |
DescribeLocationFsxLustreResult.withSecurityGroupArns(String... securityGroupArns)
The Amazon Resource Names (ARNs) of the security groups that are configured for the FSx for Lustre file system.
|
Copyright © 2024. All rights reserved.