public class CustomizedCtoolkitAgent.ImportBatch
extends org.ctoolkit.api.agent.Agent.ImportBatch
| Modifier and Type | Class and Description |
|---|---|
class |
CustomizedCtoolkitAgent.ImportBatch.Item |
class |
CustomizedCtoolkitAgent.ImportBatch.Job |
| Constructor and Description |
|---|
ImportBatch() |
| Modifier and Type | Method and Description |
|---|---|
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Delete |
delete(Long id) |
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Get |
get(Long id) |
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Insert |
insert(org.ctoolkit.api.agent.model.ImportBatch content) |
CustomizedCtoolkitAgent.ImportBatch.Item |
item() |
CustomizedCtoolkitAgent.ImportBatch.Job |
job() |
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.List |
list() |
org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Update |
update(Long id,
org.ctoolkit.api.agent.model.ImportBatch content) |
public org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Delete delete(Long id) throws IOException
delete in class org.ctoolkit.api.agent.Agent.ImportBatchIOExceptionpublic org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Get get(Long id) throws IOException
get in class org.ctoolkit.api.agent.Agent.ImportBatchIOExceptionpublic org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Insert insert(org.ctoolkit.api.agent.model.ImportBatch content) throws IOException
insert in class org.ctoolkit.api.agent.Agent.ImportBatchIOExceptionpublic org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.List list() throws IOException
list in class org.ctoolkit.api.agent.Agent.ImportBatchIOExceptionpublic org.ctoolkit.restapi.client.agent.adaptee.CustomizedCtoolkitAgent.ImportBatch.Update update(Long id, org.ctoolkit.api.agent.model.ImportBatch content) throws IOException
update in class org.ctoolkit.api.agent.Agent.ImportBatchIOExceptionpublic CustomizedCtoolkitAgent.ImportBatch.Item item()
item in class org.ctoolkit.api.agent.Agent.ImportBatchpublic CustomizedCtoolkitAgent.ImportBatch.Job job()
job in class org.ctoolkit.api.agent.Agent.ImportBatchCopyright © 2018. All rights reserved.