Uses of Interface
software.amazon.awssdk.services.fsx.model.UpdateFileCacheLustreConfiguration.Builder
-
Packages that use UpdateFileCacheLustreConfiguration.Builder Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of UpdateFileCacheLustreConfiguration.Builder in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return UpdateFileCacheLustreConfiguration.Builder Modifier and Type Method Description static UpdateFileCacheLustreConfiguration.BuilderUpdateFileCacheLustreConfiguration. builder()UpdateFileCacheLustreConfiguration.BuilderUpdateFileCacheLustreConfiguration. toBuilder()UpdateFileCacheLustreConfiguration.BuilderUpdateFileCacheLustreConfiguration.Builder. weeklyMaintenanceStartTime(String weeklyMaintenanceStartTime)Sets the value of the WeeklyMaintenanceStartTime property for this object.Methods in software.amazon.awssdk.services.fsx.model that return types with arguments of type UpdateFileCacheLustreConfiguration.Builder Modifier and Type Method Description static Class<? extends UpdateFileCacheLustreConfiguration.Builder>UpdateFileCacheLustreConfiguration. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.fsx.model with type arguments of type UpdateFileCacheLustreConfiguration.Builder Modifier and Type Method Description default UpdateFileCacheRequest.BuilderUpdateFileCacheRequest.Builder. lustreConfiguration(Consumer<UpdateFileCacheLustreConfiguration.Builder> lustreConfiguration)The configuration updates for an Amazon File Cache resource.
-