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