Method: PulpPythonClient::AsyncOperationResponse#task

Defined in:
lib/pulp_python_client/models/async_operation_response.rb

#taskObject

The href of the task.



20
21
22
# File 'lib/pulp_python_client/models/async_operation_response.rb', line 20

def task
  @task
end