Uses of Class
software.amazon.awssdk.services.datasync.model.DescribeLocationFsxOntapRequest
-
Packages that use DescribeLocationFsxOntapRequest Package Description software.amazon.awssdk.services.datasync DataSync software.amazon.awssdk.services.datasync.transform -
-
Uses of DescribeLocationFsxOntapRequest in software.amazon.awssdk.services.datasync
Methods in software.amazon.awssdk.services.datasync with parameters of type DescribeLocationFsxOntapRequest Modifier and Type Method Description default CompletableFuture<DescribeLocationFsxOntapResponse>DataSyncAsyncClient. describeLocationFsxOntap(DescribeLocationFsxOntapRequest describeLocationFsxOntapRequest)Provides details about how an DataSync transfer location for an Amazon FSx for NetApp ONTAP file system is configured.default DescribeLocationFsxOntapResponseDataSyncClient. describeLocationFsxOntap(DescribeLocationFsxOntapRequest describeLocationFsxOntapRequest)Provides details about how an DataSync transfer location for an Amazon FSx for NetApp ONTAP file system is configured. -
Uses of DescribeLocationFsxOntapRequest in software.amazon.awssdk.services.datasync.transform
Methods in software.amazon.awssdk.services.datasync.transform with parameters of type DescribeLocationFsxOntapRequest Modifier and Type Method Description SdkHttpFullRequestDescribeLocationFsxOntapRequestMarshaller. marshall(DescribeLocationFsxOntapRequest describeLocationFsxOntapRequest)
-