Uses of Class
software.amazon.awssdk.services.fsx.model.UpdateFileSystemLustreMetadataConfiguration
-
Packages that use UpdateFileSystemLustreMetadataConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of UpdateFileSystemLustreMetadataConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return UpdateFileSystemLustreMetadataConfiguration Modifier and Type Method Description UpdateFileSystemLustreMetadataConfigurationUpdateFileSystemLustreConfiguration. metadataConfiguration()The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using aPERSISTENT_2deployment type.Methods in software.amazon.awssdk.services.fsx.model with parameters of type UpdateFileSystemLustreMetadataConfiguration Modifier and Type Method Description UpdateFileSystemLustreConfiguration.BuilderUpdateFileSystemLustreConfiguration.Builder. metadataConfiguration(UpdateFileSystemLustreMetadataConfiguration metadataConfiguration)The Lustre metadata performance configuration for an Amazon FSx for Lustre file system using aPERSISTENT_2deployment type.
-