Uses of Class
software.amazon.awssdk.services.m2.model.MaintenanceSchedule
-
Packages that use MaintenanceSchedule Package Description software.amazon.awssdk.services.m2.model -
-
Uses of MaintenanceSchedule in software.amazon.awssdk.services.m2.model
Methods in software.amazon.awssdk.services.m2.model that return MaintenanceSchedule Modifier and Type Method Description MaintenanceSchedulePendingMaintenance. schedule()The maintenance schedule for the runtime engine version.Methods in software.amazon.awssdk.services.m2.model with parameters of type MaintenanceSchedule Modifier and Type Method Description PendingMaintenance.BuilderPendingMaintenance.Builder. schedule(MaintenanceSchedule schedule)The maintenance schedule for the runtime engine version.
-