| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
DiskIopsConfiguration |
DiskIopsConfiguration.clone() |
DiskIopsConfiguration |
UpdateFileSystemOntapConfiguration.getDiskIopsConfiguration()
The SSD IOPS (input output operations per second) configuration for an Amazon FSx for NetApp ONTAP file system.
|
DiskIopsConfiguration |
UpdateFileSystemWindowsConfiguration.getDiskIopsConfiguration()
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
|
DiskIopsConfiguration |
UpdateFileSystemOpenZFSConfiguration.getDiskIopsConfiguration() |
DiskIopsConfiguration |
OpenZFSFileSystemConfiguration.getDiskIopsConfiguration() |
DiskIopsConfiguration |
OntapFileSystemConfiguration.getDiskIopsConfiguration()
The SSD IOPS configuration for the ONTAP file system, specifying the number of provisioned IOPS and the provision
mode.
|
DiskIopsConfiguration |
WindowsFileSystemConfiguration.getDiskIopsConfiguration()
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
|
DiskIopsConfiguration |
CreateFileSystemOntapConfiguration.getDiskIopsConfiguration()
The SSD IOPS configuration for the FSx for ONTAP file system.
|
DiskIopsConfiguration |
CreateFileSystemOpenZFSConfiguration.getDiskIopsConfiguration() |
DiskIopsConfiguration |
CreateFileSystemWindowsConfiguration.getDiskIopsConfiguration()
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
|
DiskIopsConfiguration |
DiskIopsConfiguration.withIops(Long iops)
The total number of SSD IOPS provisioned for the file system.
|
DiskIopsConfiguration |
DiskIopsConfiguration.withMode(DiskIopsConfigurationMode mode)
Specifies whether the file system is using the
AUTOMATIC setting of SSD IOPS of 3 IOPS per GB of
storage capacity, or if it using a USER_PROVISIONED value. |
DiskIopsConfiguration |
DiskIopsConfiguration.withMode(String mode)
Specifies whether the file system is using the
AUTOMATIC setting of SSD IOPS of 3 IOPS per GB of
storage capacity, or if it using a USER_PROVISIONED value. |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFileSystemOntapConfiguration.setDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input output operations per second) configuration for an Amazon FSx for NetApp ONTAP file system.
|
void |
UpdateFileSystemWindowsConfiguration.setDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
|
void |
UpdateFileSystemOpenZFSConfiguration.setDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration) |
void |
OpenZFSFileSystemConfiguration.setDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration) |
void |
OntapFileSystemConfiguration.setDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS configuration for the ONTAP file system, specifying the number of provisioned IOPS and the provision
mode.
|
void |
WindowsFileSystemConfiguration.setDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
|
void |
CreateFileSystemOntapConfiguration.setDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS configuration for the FSx for ONTAP file system.
|
void |
CreateFileSystemOpenZFSConfiguration.setDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration) |
void |
CreateFileSystemWindowsConfiguration.setDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input output operations per second) configuration for an Amazon FSx for NetApp ONTAP file system.
|
UpdateFileSystemWindowsConfiguration |
UpdateFileSystemWindowsConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
|
UpdateFileSystemOpenZFSConfiguration |
UpdateFileSystemOpenZFSConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration) |
OpenZFSFileSystemConfiguration |
OpenZFSFileSystemConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration) |
OntapFileSystemConfiguration |
OntapFileSystemConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS configuration for the ONTAP file system, specifying the number of provisioned IOPS and the provision
mode.
|
WindowsFileSystemConfiguration |
WindowsFileSystemConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
|
CreateFileSystemOntapConfiguration |
CreateFileSystemOntapConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS configuration for the FSx for ONTAP file system.
|
CreateFileSystemOpenZFSConfiguration |
CreateFileSystemOpenZFSConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration) |
CreateFileSystemWindowsConfiguration |
CreateFileSystemWindowsConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for Windows file system.
|
Copyright © 2025. All rights reserved.