public class DeleteAutomationAgentRequestMarshaller extends AbstractMarshaller<Request,DeleteAutomationAgentRequest>
| Constructor and Description |
|---|
DeleteAutomationAgentRequestMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
build(Request request,
DeleteAutomationAgentRequest in)
More action
|
protected java.lang.String |
getActionName() |
protected java.lang.String |
getContent(DeleteAutomationAgentRequest in) |
protected java.lang.StringBuilder |
getResourcePath(DeleteAutomationAgentRequest in,
java.lang.StringBuilder rpBuilder) |
protected java.lang.String |
getServiceName() |
protected void |
validateRequest(DeleteAutomationAgentRequest in) |
buildPaging, isParseJson, marshallpublic DeleteAutomationAgentRequestMarshaller()
protected void validateRequest(DeleteAutomationAgentRequest in) throws java.lang.Exception
validateRequest in class AbstractMarshaller<Request,DeleteAutomationAgentRequest>java.lang.Exceptionprotected void build(Request request, DeleteAutomationAgentRequest in)
AbstractMarshallerbuild in class AbstractMarshaller<Request,DeleteAutomationAgentRequest>request - requestin - inprotected java.lang.String getServiceName()
getServiceName in class AbstractMarshaller<Request,DeleteAutomationAgentRequest>protected java.lang.String getActionName()
getActionName in class AbstractMarshaller<Request,DeleteAutomationAgentRequest>protected java.lang.String getContent(DeleteAutomationAgentRequest in) throws java.lang.Exception
getContent in class AbstractMarshaller<Request,DeleteAutomationAgentRequest>java.lang.Exceptionprotected java.lang.StringBuilder getResourcePath(DeleteAutomationAgentRequest in, java.lang.StringBuilder rpBuilder)
getResourcePath in class AbstractMarshaller<Request,DeleteAutomationAgentRequest>