| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
FileSystemEndpoint |
FileSystemEndpoints.intercluster()
An endpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems.
|
FileSystemEndpoint |
FileSystemEndpoints.management()
An endpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API.
|
| Modifier and Type | Method and Description |
|---|---|
FileSystemEndpoints.Builder |
FileSystemEndpoints.Builder.intercluster(FileSystemEndpoint intercluster)
An endpoint for managing your file system by setting up NetApp SnapMirror with other ONTAP systems.
|
FileSystemEndpoints.Builder |
FileSystemEndpoints.Builder.management(FileSystemEndpoint management)
An endpoint for managing your file system using the NetApp ONTAP CLI and NetApp ONTAP API.
|
Copyright © 2023. All rights reserved.