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