Uses of Class
software.amazon.awssdk.services.datasync.model.FsxUpdateProtocol
-
Packages that use FsxUpdateProtocol Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of FsxUpdateProtocol in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return FsxUpdateProtocol Modifier and Type Method Description FsxUpdateProtocolUpdateLocationFsxOntapRequest. protocol()Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.Methods in software.amazon.awssdk.services.datasync.model with parameters of type FsxUpdateProtocol Modifier and Type Method Description UpdateLocationFsxOntapRequest.BuilderUpdateLocationFsxOntapRequest.Builder. protocol(FsxUpdateProtocol protocol)Specifies the data transfer protocol that DataSync uses to access your Amazon FSx file system.
-