Uses of Class
software.amazon.awssdk.services.datasync.model.DescribeLocationFsxLustreResponse
-
Packages that use DescribeLocationFsxLustreResponse Package Description software.amazon.awssdk.services.datasync DataSync -
-
Uses of DescribeLocationFsxLustreResponse in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync that return DescribeLocationFsxLustreResponse Modifier and Type Method Description default DescribeLocationFsxLustreResponseDataSyncClient. describeLocationFsxLustre(Consumer<DescribeLocationFsxLustreRequest.Builder> describeLocationFsxLustreRequest)Provides details about how an DataSync location for an Amazon FSx for Lustre file system is configured.default DescribeLocationFsxLustreResponseDataSyncClient. describeLocationFsxLustre(DescribeLocationFsxLustreRequest describeLocationFsxLustreRequest)Provides details about how an DataSync location for an Amazon FSx for Lustre file system is configured.Methods in software.amazon.awssdk.services.datasync that return types with arguments of type DescribeLocationFsxLustreResponse Modifier and Type Method Description default CompletableFuture<DescribeLocationFsxLustreResponse>DataSyncAsyncClient. describeLocationFsxLustre(Consumer<DescribeLocationFsxLustreRequest.Builder> describeLocationFsxLustreRequest)Provides details about how an DataSync location for an Amazon FSx for Lustre file system is configured.default CompletableFuture<DescribeLocationFsxLustreResponse>DataSyncAsyncClient. describeLocationFsxLustre(DescribeLocationFsxLustreRequest describeLocationFsxLustreRequest)Provides details about how an DataSync location for an Amazon FSx for Lustre file system is configured.
-