| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
SvmEndpoints |
SvmEndpoints.clone() |
SvmEndpoints |
StorageVirtualMachine.getEndpoints()
The endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp
CloudManager.
|
SvmEndpoints |
SvmEndpoints.withIscsi(SvmEndpoint iscsi)
An endpoint for connecting using the Internet Small Computer Systems Interface (iSCSI) protocol.
|
SvmEndpoints |
SvmEndpoints.withManagement(SvmEndpoint management)
An endpoint for managing SVMs using the NetApp ONTAP CLI, NetApp ONTAP API, or NetApp CloudManager.
|
SvmEndpoints |
SvmEndpoints.withNfs(SvmEndpoint nfs)
An endpoint for connecting using the Network File System (NFS) protocol.
|
SvmEndpoints |
SvmEndpoints.withSmb(SvmEndpoint smb)
An endpoint for connecting using the Server Message Block (SMB) protocol.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageVirtualMachine.setEndpoints(SvmEndpoints endpoints)
The endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp
CloudManager.
|
StorageVirtualMachine |
StorageVirtualMachine.withEndpoints(SvmEndpoints endpoints)
The endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp
CloudManager.
|
Copyright © 2021. All rights reserved.