public class CustomizedCtoolkitAgent
extends org.ctoolkit.api.agent.Agent
Agent overriding default functionality. The purpose is to be able change the root URL
per request call.
See buildCustomizedRequestUrl(RequestCredential, String, String, AgentRequest).
In the original generated class we have changed the visibility of the Agent.Builder
and related constructor Agent.Agent(Agent.Builder)
| Modifier and Type | Class and Description |
|---|---|
class |
CustomizedCtoolkitAgent.Audit |
static class |
CustomizedCtoolkitAgent.Builder |
class |
CustomizedCtoolkitAgent.ExportBatch |
class |
CustomizedCtoolkitAgent.ImportBatch |
class |
CustomizedCtoolkitAgent.Metadata |
class |
CustomizedCtoolkitAgent.MigrationBatch |
| Modifier and Type | Method and Description |
|---|---|
CustomizedCtoolkitAgent.Audit |
audit() |
CustomizedCtoolkitAgent.ExportBatch |
exportBatch() |
CustomizedCtoolkitAgent.ImportBatch |
importBatch() |
CustomizedCtoolkitAgent.Metadata |
metadata() |
CustomizedCtoolkitAgent.MigrationBatch |
migrationBatch() |
getJsonFactory, getObjectParserpublic CustomizedCtoolkitAgent.Audit audit()
audit in class org.ctoolkit.api.agent.Agentpublic CustomizedCtoolkitAgent.ExportBatch exportBatch()
exportBatch in class org.ctoolkit.api.agent.Agentpublic CustomizedCtoolkitAgent.ImportBatch importBatch()
importBatch in class org.ctoolkit.api.agent.Agentpublic CustomizedCtoolkitAgent.MigrationBatch migrationBatch()
migrationBatch in class org.ctoolkit.api.agent.Agentpublic CustomizedCtoolkitAgent.Metadata metadata()
metadata in class org.ctoolkit.api.agent.AgentCopyright © 2018. All rights reserved.