PulpRpmClient::AsyncOperationResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| task | String | The href of the task. |
Code Sample
require 'PulpRpmClient'
instance = PulpRpmClient::AsyncOperationResponse.new(task: null)
| Name | Type | Description | Notes |
|---|---|---|---|
| task | String | The href of the task. |
require 'PulpRpmClient'
instance = PulpRpmClient::AsyncOperationResponse.new(task: null)