Uses of Class
software.amazon.awssdk.services.datasync.model.DescribeLocationEfsRequest
-
Packages that use DescribeLocationEfsRequest Package Description software.amazon.awssdk.services.datasync DataSync software.amazon.awssdk.services.datasync.transform -
-
Uses of DescribeLocationEfsRequest in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync with parameters of type DescribeLocationEfsRequest Modifier and Type Method Description default CompletableFuture<DescribeLocationEfsResponse>DataSyncAsyncClient. describeLocationEfs(DescribeLocationEfsRequest describeLocationEfsRequest)Provides details about how an DataSync transfer location for an Amazon EFS file system is configured.default DescribeLocationEfsResponseDataSyncClient. describeLocationEfs(DescribeLocationEfsRequest describeLocationEfsRequest)Provides details about how an DataSync transfer location for an Amazon EFS file system is configured. -
Uses of DescribeLocationEfsRequest in software.amazon.awssdk.services.datasync.transform
Methods in software.amazon.awssdk.services.datasync.transform with parameters of type DescribeLocationEfsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeLocationEfsRequestMarshaller. marshall(DescribeLocationEfsRequest describeLocationEfsRequest)
-