| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
FileSystemEndpoints |
FileSystemEndpoints.clone() |
FileSystemEndpoints |
OntapFileSystemConfiguration.getEndpoints()
The
Management and Intercluster endpoints that are used to access data or to manage the
file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. |
FileSystemEndpoints |
FileSystemEndpoints.withIntercluster(FileSystemEndpoint intercluster)
An endpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems.
|
FileSystemEndpoints |
FileSystemEndpoints.withManagement(FileSystemEndpoint management)
An endpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OntapFileSystemConfiguration.setEndpoints(FileSystemEndpoints endpoints)
The
Management and Intercluster endpoints that are used to access data or to manage the
file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. |
OntapFileSystemConfiguration |
OntapFileSystemConfiguration.withEndpoints(FileSystemEndpoints endpoints)
The
Management and Intercluster endpoints that are used to access data or to manage the
file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror. |
Copyright © 2022. All rights reserved.