Method: PulpcoreClient::TaskScheduleResponse#next_dispatch

Defined in:
lib/pulpcore_client/models/task_schedule_response.rb

#next_dispatchObject

Timestamp of the next time the task will be dispatched.



33
34
35
# File 'lib/pulpcore_client/models/task_schedule_response.rb', line 33

def next_dispatch
  @next_dispatch
end