Uses of Class
software.amazon.awssdk.services.opensearch.model.Duration
-
Packages that use Duration Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of Duration in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return Duration Modifier and Type Method Description DurationAutoTuneMaintenanceSchedule. duration()The duration of the maintenance schedule.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type Duration Modifier and Type Method Description AutoTuneMaintenanceSchedule.BuilderAutoTuneMaintenanceSchedule.Builder. duration(Duration duration)The duration of the maintenance schedule.
-