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