Method: PulpcoreClient::TaskScheduleResponse#next_dispatch
- Defined in:
- lib/pulpcore_client/models/task_schedule_response.rb
#next_dispatch ⇒ Object
Timestamp of the next time the task will be dispatched.
40 41 42 |
# File 'lib/pulpcore_client/models/task_schedule_response.rb', line 40 def next_dispatch @next_dispatch end |