| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.clone() |
UpdateFileSystemOntapConfiguration |
UpdateFileSystemRequest.getOntapConfiguration() |
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withAutomaticBackupRetentionDays(Integer automaticBackupRetentionDays) |
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withDailyAutomaticBackupStartTime(String dailyAutomaticBackupStartTime) |
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withDiskIopsConfiguration(DiskIopsConfiguration diskIopsConfiguration)
The SSD IOPS (input/output operations per second) configuration for an Amazon FSx for NetApp ONTAP file system.
|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withFsxAdminPassword(String fsxAdminPassword)
The ONTAP administrative password for the
fsxadmin user. |
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withThroughputCapacity(Integer throughputCapacity)
Specifies the throughput of an FSx for NetApp ONTAP file system, measured in megabytes per second (MBps).
|
UpdateFileSystemOntapConfiguration |
UpdateFileSystemOntapConfiguration.withWeeklyMaintenanceStartTime(String weeklyMaintenanceStartTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateFileSystemRequest.setOntapConfiguration(UpdateFileSystemOntapConfiguration ontapConfiguration) |
UpdateFileSystemRequest |
UpdateFileSystemRequest.withOntapConfiguration(UpdateFileSystemOntapConfiguration ontapConfiguration) |
Copyright © 2022. All rights reserved.