Uses of Class
software.amazon.awssdk.services.fsx.model.FileCacheLustreConfiguration
-
Packages that use FileCacheLustreConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of FileCacheLustreConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return FileCacheLustreConfiguration Modifier and Type Method Description FileCacheLustreConfigurationFileCache. lustreConfiguration()The configuration for the Amazon File Cache resource.FileCacheLustreConfigurationFileCacheCreating. lustreConfiguration()The configuration for the Amazon File Cache resource.Methods in software.amazon.awssdk.services.fsx.model with parameters of type FileCacheLustreConfiguration Modifier and Type Method Description FileCache.BuilderFileCache.Builder. lustreConfiguration(FileCacheLustreConfiguration lustreConfiguration)The configuration for the Amazon File Cache resource.FileCacheCreating.BuilderFileCacheCreating.Builder. lustreConfiguration(FileCacheLustreConfiguration lustreConfiguration)The configuration for the Amazon File Cache resource.
-