Uses of Class
software.amazon.awssdk.services.fsx.model.LustreFileSystemConfiguration
-
Packages that use LustreFileSystemConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of LustreFileSystemConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return LustreFileSystemConfiguration Modifier and Type Method Description LustreFileSystemConfigurationFileSystem. lustreConfiguration()Returns the value of the LustreConfiguration property for this object.Methods in software.amazon.awssdk.services.fsx.model with parameters of type LustreFileSystemConfiguration Modifier and Type Method Description FileSystem.BuilderFileSystem.Builder. lustreConfiguration(LustreFileSystemConfiguration lustreConfiguration)Sets the value of the LustreConfiguration property for this object.
-