Uses of Class
software.amazon.awssdk.services.fsx.model.SvmEndpoints
-
Packages that use SvmEndpoints Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of SvmEndpoints in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return SvmEndpoints Modifier and Type Method Description SvmEndpointsStorageVirtualMachine. endpoints()The endpoints that are used to access data or to manage the SVM using the NetApp ONTAP CLI, REST API, or NetApp CloudManager.Methods in software.amazon.awssdk.services.fsx.model with parameters of type SvmEndpoints Modifier and Type Method Description StorageVirtualMachine.BuilderStorageVirtualMachine.Builder. endpoints(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.
-