Uses of Class
software.amazon.awssdk.services.sagemaker.model.FSxLustreFileSystemConfig
-
Packages that use FSxLustreFileSystemConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of FSxLustreFileSystemConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return FSxLustreFileSystemConfig Modifier and Type Method Description FSxLustreFileSystemConfigCustomFileSystemConfig. fSxLustreFileSystemConfig()The settings for a custom Amazon FSx for Lustre file system.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type FSxLustreFileSystemConfig Modifier and Type Method Description static CustomFileSystemConfigCustomFileSystemConfig. fromFSxLustreFileSystemConfig(FSxLustreFileSystemConfig fSxLustreFileSystemConfig)Create an instance of this class withCustomFileSystemConfig.fSxLustreFileSystemConfig()initialized to the given value.CustomFileSystemConfig.BuilderCustomFileSystemConfig.Builder. fSxLustreFileSystemConfig(FSxLustreFileSystemConfig fSxLustreFileSystemConfig)The settings for a custom Amazon FSx for Lustre file system.
-