| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
FsxProtocol |
FsxProtocol.clone() |
FsxProtocol |
DescribeLocationFsxOpenZfsResult.getProtocol()
The type of protocol that DataSync uses to access your file system.
|
FsxProtocol |
CreateLocationFsxOntapRequest.getProtocol() |
FsxProtocol |
CreateLocationFsxOpenZfsRequest.getProtocol()
The type of protocol that DataSync uses to access your file system.
|
FsxProtocol |
DescribeLocationFsxOntapResult.getProtocol() |
FsxProtocol |
FsxProtocol.withNFS(FsxProtocolNfs nFS)
Specifies the Network File System (NFS) protocol configuration that DataSync uses to access your FSx for OpenZFS
file system or FSx for ONTAP file system's storage virtual machine (SVM).
|
FsxProtocol |
FsxProtocol.withSMB(FsxProtocolSmb sMB)
Specifies the Server Message Block (SMB) protocol configuration that DataSync uses to access your FSx for ONTAP
file system's SVM.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLocationFsxOpenZfsResult.setProtocol(FsxProtocol protocol)
The type of protocol that DataSync uses to access your file system.
|
void |
CreateLocationFsxOntapRequest.setProtocol(FsxProtocol protocol) |
void |
CreateLocationFsxOpenZfsRequest.setProtocol(FsxProtocol protocol)
The type of protocol that DataSync uses to access your file system.
|
void |
DescribeLocationFsxOntapResult.setProtocol(FsxProtocol protocol) |
DescribeLocationFsxOpenZfsResult |
DescribeLocationFsxOpenZfsResult.withProtocol(FsxProtocol protocol)
The type of protocol that DataSync uses to access your file system.
|
CreateLocationFsxOntapRequest |
CreateLocationFsxOntapRequest.withProtocol(FsxProtocol protocol) |
CreateLocationFsxOpenZfsRequest |
CreateLocationFsxOpenZfsRequest.withProtocol(FsxProtocol protocol)
The type of protocol that DataSync uses to access your file system.
|
DescribeLocationFsxOntapResult |
DescribeLocationFsxOntapResult.withProtocol(FsxProtocol protocol) |
Copyright © 2022. All rights reserved.