Uses of Class
software.amazon.awssdk.services.sagemaker.model.FSxLustreFileSystem
-
Packages that use FSxLustreFileSystem Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of FSxLustreFileSystem in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return FSxLustreFileSystem Modifier and Type Method Description FSxLustreFileSystemCustomFileSystem. fSxLustreFileSystem()A custom file system in Amazon FSx for Lustre.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type FSxLustreFileSystem Modifier and Type Method Description static CustomFileSystemCustomFileSystem. fromFSxLustreFileSystem(FSxLustreFileSystem fSxLustreFileSystem)Create an instance of this class withCustomFileSystem.fSxLustreFileSystem()initialized to the given value.CustomFileSystem.BuilderCustomFileSystem.Builder. fSxLustreFileSystem(FSxLustreFileSystem fSxLustreFileSystem)A custom file system in Amazon FSx for Lustre.
-