Uses of Class
software.amazon.awssdk.services.fsx.model.FileSystemEndpoints
-
Packages that use FileSystemEndpoints Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of FileSystemEndpoints in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return FileSystemEndpoints Modifier and Type Method Description FileSystemEndpointsOntapFileSystemConfiguration. endpoints()TheManagementandInterclusterendpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror.Methods in software.amazon.awssdk.services.fsx.model with parameters of type FileSystemEndpoints Modifier and Type Method Description OntapFileSystemConfiguration.BuilderOntapFileSystemConfiguration.Builder. endpoints(FileSystemEndpoints endpoints)TheManagementandInterclusterendpoints that are used to access data or to manage the file system using the NetApp ONTAP CLI, REST API, or NetApp SnapMirror.
-