Interface ClusterPatchSchedule.Builder

  • Method Details

    • nextPatchDate

      ClusterPatchSchedule.Builder nextPatchDate(Instant nextPatchDate)

      The date and time of the next scheduled automatic patch. The system sets this automatically when a patch is detected. Use this field to reschedule the patch to a different date.

      Parameters:
      nextPatchDate - The date and time of the next scheduled automatic patch. The system sets this automatically when a patch is detected. Use this field to reschedule the patch to a different date.
      Returns:
      Returns a reference to this object so that method calls can be chained together.