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