Uses of Class
software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration
-
Packages that use UpdateFileCacheLustreConfiguration Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of UpdateFileCacheLustreConfiguration in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return UpdateFileCacheLustreConfiguration Modifier and Type Method Description UpdateFileCacheLustreConfigurationUpdateFileCacheRequest. lustreConfiguration()The configuration updates for an Amazon File Cache resource.Methods in software.amazon.awssdk.services.fsx.model with parameters of type UpdateFileCacheLustreConfiguration Modifier and Type Method Description UpdateFileCacheRequest.BuilderUpdateFileCacheRequest.Builder. lustreConfiguration(UpdateFileCacheLustreConfiguration lustreConfiguration)The configuration updates for an Amazon File Cache resource.
-